mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Use a variable for mtree that includes the DEFAULT_MTREE_KEYWORDS, in order to avoid missing the important "time" keyword or passing an unimplemented "nlink" keyword. Unskip the "failing" tests, and comment out the specific failing checks, these will be addressed (or at least discussed) in a different revision. For MS-DOS tests, use an even value timestamp, as precision is 2s. For ZFS tests, use import_image instead of mount_image consistently. Reviewed by: bnovkov, markj MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D54429 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| makefs_cd9660_tests.sh | ||
| makefs_ffs_tests.sh | ||
| makefs_msdos_tests.sh | ||
| makefs_tests_common.sh | ||
| makefs_zfs_tests.sh | ||