kumquat-buildroot/support/testing/tests/core
Romain Naour 322b40405e support/testing: test_file_capabilities: bump to kernel 4.19.204
The kernel 4.11.3 curently used by the test doesn't build with host
gcc >= 10 due the gcc default -fno-common. See GCC 10 porting guide [1].

/usr/bin/ld: scripts/dtc/dtc-parser.tab.o:(.bss+0x20): multiple definition of `yylloc'; scripts/dtc/dtc-lexer.lex.o:(.bss+0x0): first defined here

Bump to the next LTS release.

[1] https://gcc.gnu.org/gcc-10/porting_to.html

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-09-21 22:19:04 +02:00
..
br2-external/detect-bad-arch support/testing/tests: add test for check_bin_arch 2021-08-29 11:37:32 +02:00
cpeid-br2-external package: drop _CPE_ID_VALID, use _CPE_ID_VENDOR 2021-03-06 17:18:07 +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 support/testing: add test for file capabilities 2018-08-10 08:25:51 +02:00
post-build.sh tests: add test for post-fakeroot script 2018-01-15 21:37:45 +01:00
post-fakeroot.sh tests: add test for post-fakeroot script 2018-01-15 21:37:45 +01:00
post-image.sh tests: add test for post-fakeroot script 2018-01-15 21:37:45 +01:00
squashfs-xattr-kernel.config support/testing: add test for file capabilities 2018-08-10 08:25:51 +02:00
test_bad_arch.py support/testing/tests: add test for check_bin_arch 2021-08-29 11:37:32 +02:00
test_cpeid.py package: drop _CPE_ID_VALID, use _CPE_ID_VENDOR 2021-03-06 17:18:07 +01:00
test_file_capabilities.py support/testing: test_file_capabilities: bump to kernel 4.19.204 2021-09-21 22:19:04 +02:00
test_hardening.py support/testing: test_hardening disable PIC/PIE 2021-05-18 22:15:36 +02:00
test_post_scripts.py support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
test_root_password.py support/testing: new test for root password 2019-08-13 22:30:41 +02:00
test_rootfs_overlay.py support/testing: fix code style 2017-10-06 18:56:49 +02:00
test_selinux.py support/testing/tests: fix flake8 warnings 2020-11-06 08:11:25 +01:00
test_timezone.py support/testing/tests/core/test_timezone.py: fix indentation 2020-08-14 21:56:08 +02:00