kumquat-buildroot/support/testing/tests/core
Romain Naour f52a9835fa support/testing: update to the new text representation of capabilities
Since libcap 2.41, the text representation of capabilities now use
the '=' instead of '+' [1].

This break our capabilities tests since we still use the old
representation.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/morgan/libcap.git/commit/?id=177cd418031b1acfcf73fe3b1af9f3279828681c

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/830981737

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-11-11 10:12:48 +01:00
..
rootfs-overlay1
rootfs-overlay2/etc
test_selinux support/testing/tests/core/test_selinux: new tests for the packages SELinux functionalities 2020-10-06 15:30:12 +02:00
__init__.py
device_table2.txt
post-build.sh
post-fakeroot.sh
post-image.sh
squashfs-xattr-kernel.config
test_file_capabilities.py support/testing: update to the new text representation of capabilities 2020-11-11 10:12:48 +01:00
test_hardening.py support/testing/test_hardening: add missing Kconfig symbol 2020-11-11 10:11:12 +01:00
test_post_scripts.py
test_root_password.py
test_rootfs_overlay.py
test_selinux.py support/testing/tests: fix flake8 warnings 2020-11-06 08:11:25 +01:00
test_timezone.py