aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/sigaltstack (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-18tools: fix testing/selftests/sigaltstack for s390xThomas Richter1-0/+4
2017-08-02selftests: sigaltstack: convert to use TAP13 ksft frameworkShuah Khan1-22/+31
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack testcaseStas Sergeev1-3/+4
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-4/+1
2016-12-08selftests: add missing gitignore files/dirsShuah Khan1-0/+1
2016-05-04signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)Andy Lutomirski1-1/+1
2016-05-04signals/sigaltstack: Report current flag bits in sigaltstack()Andy Lutomirski1-3/+16
2016-05-04selftests/sigaltstack: Fix the sigaltstack test on old kernelsAndy Lutomirski1-7/+14
2016-05-03selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODISARM)Stas Sergeev2-0/+164