aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/memfd
AgeCommit message (Expand)AuthorFilesLines
2017-01-05selftests: remove CROSS_COMPILE in dedicated MakefileGravatar bamvor.zhangjian@huawei.com 1-1/+0
2017-01-05selftests: remove duplicated all and clean targetGravatar bamvor.zhangjian@huawei.com 1-11/+3
2015-11-03selftests: Make scripts executableGravatar Ben Hutchings 1-0/+0
2015-11-03selftests: memfd: Stop unnecessary rebuildsGravatar Ben Hutchings 1-6/+6
2015-11-03selftests: Add missing #include directivesGravatar Ben Hutchings 1-0/+1
2015-10-15selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedGravatar Chunyan Zhang 1-1/+1
2015-04-02selftest/memfd: include default header install pathGravatar Tyler Baker 1-0/+1
2015-04-02selftest/memfd: enable cross compilationGravatar Tyler Baker 1-3/+4
2015-03-13selftests: Introduce minimal shared logic for running testsGravatar Michael Ellerman 1-3/+3
2014-09-17selftests/memfd: Run test on all architecturesGravatar Pranith Kumar 1-21/+0
2014-09-04memfd_test: Add missing argument to printf()Gravatar Pranith Kumar 1-1/+1
2014-09-04memfd_test: Make it work on 32-bit systemsGravatar Pranith Kumar 1-18/+16
2014-08-29tools: selftests: fix build issue with make kselftests targetGravatar Phong Tran 1-5/+5
2014-08-08selftests: add memfd/sealing page-pinning testsGravatar David Herrmann 5-1/+450
2014-08-08selftests: add memfd_create() + sealing testsGravatar David Herrmann 3-0/+944