Commit Graph

9 Commits

Author SHA1 Message Date
riastradh 2173c07c84 tests/usr.bin/mtree/t_sets: Add base32, base64, debug32, debug64. 2024-05-10 03:29:47 +00:00
martin ce6107da93 Add manhtml set 2024-05-07 14:53:59 +00:00
riastradh 9263853839 tests/usr.bin/mtree/t_sets.sh: atf_fail, not atf_tc_fail 2024-05-06 14:38:28 +00:00
riastradh cd71d51811 tests/usr.bin/mtree: Fail gracefully with unknown sets.
Rather than `bogus test program', make a test fail.

PR misc/57877
2024-05-04 20:24:37 +00:00
rillig d8f5b04c09 tests: replace deprecated '-s eq:...' with '-s exit:...' 2024-04-28 07:27:40 +00:00
martin e9be82c8ac Skip the dtb set if the /boot partition is not mounted. 2024-01-30 16:57:32 +00:00
riastradh f17b3abd13 tests/usr.bin/mtree: Fixed the set lists, no more xfail.
PR misc/57877
2024-01-28 19:08:06 +00:00
riastradh e8c974429a tests/usr.bin/mtree: xfail PR 57877; omit needless debug print. 2024-01-26 00:32:46 +00:00
riastradh 00b317fce9 mtree(8): Test the installed sets.
Except etc and xetc, which likely won't match for reasons that aren't
great, like etc including empty log files which in an installed
system have probably changed.

This test will probably fail, but we should make sure it doesn't!

PR misc/57877
2024-01-25 00:30:57 +00:00