aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/posixshm
Commit message (Expand)AuthorAgeFilesLines
* shm: Respect PROT_MAX when creating private mappingsMark Johnston2024-10-041-1/+28
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* posixshm largepage_mmap: fix a racy testBrooks Davis2024-01-031-1/+1
* tests: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* posixshm tests: Correct page size index checksMark Johnston2023-03-031-4/+6
* posixshm_test: add naive page accounting testKonstantin Belousov2022-12-091-0/+33
* posixshm_test: small style fixesKonstantin Belousov2022-12-091-5/+5
* posixshm_test: Fix sign mismatches in ?: results.John Baldwin2022-12-051-4/+4
* posixshm tests: Map the large pages in the madvise testMark Johnston2022-09-261-0/+2
* Have posixshm_test ask the kernel for the page sizeAndrew Turner2022-04-201-65/+72
* Fill the page size array in one posix shm testAndrew Turner2022-04-201-0/+2
* posixshm tests: Fix occasional largepage_mprotect failuresMark Johnston2022-01-031-2/+12
* posixshmtest: Fix various warnings raised by GCC.John Baldwin2021-09-151-9/+7
* uipc_shm: Implements fspacectl(2) supportKa Ho Ng2021-08-121-0/+199
* 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