freebsd-src/usr.sbin/makefs/tests
Jose Luis Duran 93b15dbc1f
makefs: tests: Fix timestamp-related tests
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
2026-01-05 20:34:03 +00:00
..
Makefile makefs/tests: Use require.kmods property instead of ad-hoc checks 2025-12-17 01:13:47 +08:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
makefs_cd9660_tests.sh makefs: tests: Fix timestamp-related tests 2026-01-05 20:34:03 +00:00
makefs_ffs_tests.sh makefs: tests: Fix timestamp-related tests 2026-01-05 20:34:03 +00:00
makefs_msdos_tests.sh makefs: tests: Fix timestamp-related tests 2026-01-05 20:34:03 +00:00
makefs_tests_common.sh makefs: tests: Fix timestamp-related tests 2026-01-05 20:34:03 +00:00
makefs_zfs_tests.sh makefs: tests: Fix timestamp-related tests 2026-01-05 20:34:03 +00:00