aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/memfd/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-26selftests: Fix memfd to support relocatable build (O=objdir)Shuah Khan1-5/+4
2018-05-30selftests: memfd: split regular and hugetlbfs testsShuah Khan (Samsung OSG)1-3/+3
2018-02-21selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell1-0/+1
2018-01-31memfd-test: move common code to a shared unitMarc-André Lureau1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-06selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz1-1/+1
2017-06-23selftest/memfd/Makefile: Fix build errorSeongJae Park1-1/+1
2017-01-05selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com1-1/+0
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-11/+3
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings1-6/+6
2015-04-02selftest/memfd: include default header install pathTyler Baker1-0/+1
2015-04-02selftest/memfd: enable cross compilationTyler Baker1-3/+4
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman1-3/+3
2014-09-17selftests/memfd: Run test on all architecturesPranith Kumar1-21/+0
2014-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran1-5/+5
2014-08-08selftests: add memfd/sealing page-pinning testsDavid Herrmann1-1/+13
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann1-0/+29