kumquat-buildroot/support/testing/tests
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
..
boot support/testing/test_syslinux: add missing Kconfig symbol 2020-11-11 09:06:03 +01:00
core support/testing: update to the new text representation of capabilities 2020-11-11 10:12:48 +01:00
download support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
fs support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
init support/testing: TestInitSystemSystemdRwIfupdown test expect a RW rootfs 2020-11-09 21:10:35 +01:00
package support/testing: add pytest test 2020-09-06 14:46:41 +02:00
toolchain support/testing/tests/toolchain/test_external_bootlin: regenerate with new PowerPC toolchains 2020-10-15 00:00:57 +02:00
utils support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
__init__.py