summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/memfd/memfd_test.c
Commit message (Expand)AuthorAgeFilesLines
* memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsJoel Fernandes (Google)2019-12-011-0/+36
* selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)2019-03-051-0/+74
* memfd-test: move common code to a shared unitMarc-André Lureau2018-01-311-34/+2
* memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfsMarc-André Lureau2018-01-311-10/+16
* memfd-test: test hugetlbfs sealingMarc-André Lureau2018-01-311-135/+15
* selftests: memfd_test.c: fix compilation warning.Lei Yang2017-11-151-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz2017-09-061-85/+287
* selftests: Add missing #include directivesBen Hutchings2015-11-031-0/+1
* selftests: memfd_test: Revised STACK_SIZE to make it 16-byte alignedChunyan Zhang2015-10-151-1/+1
* memfd_test: Add missing argument to printf()Pranith Kumar2014-09-041-1/+1
* memfd_test: Make it work on 32-bit systemsPranith Kumar2014-09-041-18/+16
* selftests: add memfd_create() + sealing testsDavid Herrmann2014-08-081-0/+913