support/testing/tests/core: SSP & hardening flags
authorMatt Weber <matthew.weber@rockwellcollins.com>
Mon, 17 Sep 2018 21:21:52 +0000 (16:21 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 20 Oct 2018 11:25:27 +0000 (13:25 +0200)
commit963f824511b68104469cfda6d8874df0651ed9bb
tree297535f4dcf24a1ae5d939c37aa1be067fb6b95b
parent394bdd11fc1f741c88c89f0e71571d87a29ab627
support/testing/tests/core: SSP & hardening flags

Catch the commonly used options of SSP, Relro, and fortify.
Using the package targets of busybox and lighttpd.  This
can easily be expanded to a larger list.

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
.gitlab-ci.yml
support/testing/tests/core/test_hardening.py [new file with mode: 0644]