kumquat-buildroot/support/testing
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
..
conf support/testing: drop explicit docker kernel options from docker test 2020-07-31 09:13:25 +02:00
infra support/testing: consistently use raw strings for re.compile 2020-08-14 21:56:02 +02:00
tests support/testing: update to the new text representation of capabilities 2020-11-11 10:12:48 +01:00
run-tests support/run-tests: reorder imports 2020-02-17 10:13:08 +01:00