summaryrefslogtreecommitdiff
path: root/usr.sbin/makefs/tests
AgeCommit message (Expand)Author
14 daysmakefs: tests: Fix timestamp-related testsJose Luis Duran
14 daysmakefs: tests: Fix -D flag testJose Luis Duran
14 daysmakefs: tests: Cleanup and remove default flagsJose Luis Duran
14 daysmakefs: tests: Double the timeout of ZFS file_extend testJose Luis Duran
14 daysmakefs: tests: Double the timeout of ZFS compression testJose Luis Duran
2025-12-17makefs/tests: Use require.kmods property instead of ad-hoc checksSiva Mahadevan
2025-07-21makefs/zfs tests: Run in parallelMark Johnston
2025-07-21makefs/zfs: Make it possible to set a compression propertyMark Johnston
2025-07-16makefs: Correct license text in 'makefs_msdos_tests.sh'Bojan Novković
2025-05-20makefs: Add tests for the -T flagBojan Novković
2025-01-07makefs: Handle special file types when creating a zpoolMark Johnston
2024-12-30makefs: Fix cd9660 duplicate directory namesEd Maste
2024-10-14makefs: Record a larger TXG number in the uberblockMark Johnston
2024-10-04makefs: Remove the warning printed when makefs -t zfs is usedMark Johnston
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-08makefs/zfs: Add a regression test which checks file access permissionsMark Johnston
2023-10-23makefs/zfs: Add a regression test which checks the 'used*' propertiesMark Johnston
2023-09-28makefs/zfs tests: Add a test case which appends to a file after importMark Johnston
2023-09-27makefs/zfs tests: Run zdb prior to importing makefs-created poolsMark Johnston
2023-08-16makefs: clean up some leftovers after $FreeBSD$ tag removalEd Maste
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-08-29makefs tests: Do not run ZFS tests in parallelMark Johnston
2022-08-29makefs tests: Do not install ZFS tests if WITHOUT_ZFS is definedMark Johnston
2022-08-17makefs tests: Add test cases for handling of multiple staging dirsMark Johnston
2022-08-17makefs tests: Whitespace fixesMark Johnston
2022-08-16makefs tests: Re-enable the ZFS snapshot testMark Johnston
2022-08-14makefs tests: Skip a ZFS regression test in CIMark Johnston
2022-08-05makefs: Add ZFS supportMark Johnston
2022-05-19makefs: Remove execute permission from in-tree test scriptsMark Johnston
2022-05-16makefs: fix calculation of file sizesAlan Somers
2020-06-23Revert r362390, those tests are fixed by r362418Li-Wen Hsu
2020-06-19Skip ufs related tests in fstyp(8) and makefs(8) temporarilyLi-Wen Hsu
2019-03-18makefs: Fix "time" mtree attribute handlingEd Maste
2018-07-21makefs(8): add test case for PR 229929Alan Somers
2018-02-02Check for cd9660 support before attempting to mount created imagesBrooks Davis
2017-10-29Update several more URLsEitan Adler
2017-08-02Require strings(1) with :o_flag_preparer and :o_flag_publisherEnji Cooper
2017-06-20Fix usr.sbin/makefs/makefs_ffs_tests when /etc/fstab does not existAlan Somers
2017-03-27Check to see if the kernel has cd9660 before running tests that require itBrad Davis
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2016-01-27Require /sbin/mount_cd9660 when running the cd9660 testsEnji Cooper
2015-11-02Add testcases for -t ffs -o version=[12]Enji Cooper
2015-11-02Clean up mtree keyword support a slight bit and add a few more default keywordsEnji Cooper
2015-11-02Add testcases for -t cd9660 -o isolevel=[1-3]Enji Cooper
2015-10-24Add a regression test for r289899 to validate rockridge encodingEnji Cooper
2015-10-24Remove an ls -l I was using for debuggingEnji Cooper