aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/posixshm
Commit message (Expand)AuthorAgeFilesLines
* posixshm_test.c: remove tautological checksRyan Libby2020-12-111-2/+0
* tests: move the memfd tests over to sys/posixshmKyle Evans2020-09-232-0/+296
* Add some basic regression tests for SHM_LARGEPAGE.Mark Johnston2020-09-171-0/+727
* posixshm: implement posix_fallocate(2)Kyle Evans2020-01-081-0/+39
* Jail and capability mode for shm_rename; add audit support for shm_renameDavid Bright2019-11-181-2/+4
* shm_open2(2): completely unbreakKyle Evans2019-10-021-0/+35
* Adjust tests after page fault changes in r352807Jilles Tjoelker2019-09-291-2/+2
* Add an shm_rename syscallDavid Bright2019-09-261-14/+276
* tests: shm_open(2): Verify FD_CLOEXECKyle Evans2019-08-251-0/+22
* Revert r337929Alan Somers2018-08-161-1/+0
* Fix Coverity warnings about mkstemp in testsAlan Somers2018-08-161-0/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-2/+1
* Fix issues identified by CoverityEnji Cooper2016-04-191-51/+57
* MFHGlen Barber2016-03-101-0/+19
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+19
* | More 'tests' package fixes.Glen Barber2016-02-031-0/+3
|/
* Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDEnji Cooper2015-10-172-0/+636