kumquat-buildroot/support/testing/tests
Romain Naour 45a13be315 support/testing: test_hardening disable PIC/PIE
Since [1], PIC/PIE is enabled by default but the TestRelroPartial
test expect implicitely PIC/PIE being disabled.

Disable PIC/PIE from the config fragment provided by
TestRelroPartial.

[1] 810ba387be

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

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-05-18 22:15:36 +02:00
..
boot support/testing: TestATFAllwinner needs python3 for u-boot 2021-02-13 22:46:27 +01:00
core support/testing: test_hardening disable PIC/PIE 2021-05-18 22:15:36 +02:00
download support/download: change format of archives generated from git 2021-01-10 22:06:58 +01:00
fs support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
init support/testing/tests/init/test_systemd: update to BR2_PACKAGE_SYSTEMD_JOURNAL_REMOTE 2020-11-11 11:49:59 +01:00
package support/testing: test_glxinfo load X11 modules in the right order 2021-05-18 15:25:49 +02:00
toolchain support/scripts/gen-bootlin-toolchains: correct xtensa-lx60 toolchain dependencies 2021-03-02 23:52:49 +01:00
utils support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
__init__.py