summaryrefslogtreecommitdiff
path: root/tests/sys/vm/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-14vm: Allow MAP_32BIT for all architecturesDmitry Chagin
2023-08-12tests: Also exclude powerpc/powerpcspe from mmap_map_32bit_testLi-Wen Hsu
2023-08-09tests: Fix build after 8920c5f2Dmitry Chagin
2023-08-08tests: Add stack grows testsDmitry Chagin
2023-08-01tests: Add MAP_32BIT flag testDmitry Chagin
2021-04-07shared shadow vm object invalidation regression testRyan Libby
2019-09-18Add some tests for page fault signals and codesJilles Tjoelker
2019-05-01Add a few regression tests for mlock(2).Mark Johnston
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-02-03More 'tests' package fixes.Glen Barber
2015-08-06Convert the map_at_zero test case to ATF. In particular, this willJohn Baldwin
2015-04-27Move tests/sys/kern/mmap_test to tests/sys/vm/mmap_testEnji Cooper