summaryrefslogtreecommitdiffstats
path: root/lib/test_stackinit.c
Commit message (Expand)AuthorAgeFilesLines
* lib/test_stackinit: Add assigned initializersKees Cook2021-08-221-55/+114
* lib/test_stackinit: Allow building stand-aloneKees Cook2021-08-221-3/+69
* lib/test_stackinit: Fix static initializer testKees Cook2021-07-261-13/+7
* lib: test_stackinit.c: XFAIL switch variable init testsKees Cook2020-04-071-10/+18
* lib/test_stackinit: Handle Clang auto-initialization patternKees Cook2019-06-051-6/+15
* treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada2019-06-011-1/+1
* lib: Introduce test_stackinit moduleKees Cook2019-03-041-0/+378