History log of /src/tests/usr.bin/mtree |
Revision | Date | Author | Comments |
1.1 | 25-Jan-2024 |
riastradh | 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
|
1.9 | 10-May-2024 |
riastradh | tests/usr.bin/mtree/t_sets: Add base32, base64, debug32, debug64.
|
1.8 | 07-May-2024 |
martin | Add manhtml set
|
1.7 | 06-May-2024 |
riastradh | tests/usr.bin/mtree/t_sets.sh: atf_fail, not atf_tc_fail
|
1.6 | 04-May-2024 |
riastradh | tests/usr.bin/mtree: Fail gracefully with unknown sets.
Rather than `bogus test program', make a test fail.
PR misc/57877
|
1.5 | 28-Apr-2024 |
rillig | tests: replace deprecated '-s eq:...' with '-s exit:...'
|
1.4 | 30-Jan-2024 |
martin | Skip the dtb set if the /boot partition is not mounted.
|
1.3 | 28-Jan-2024 |
riastradh | tests/usr.bin/mtree: Fixed the set lists, no more xfail.
PR misc/57877
|
1.2 | 26-Jan-2024 |
riastradh | tests/usr.bin/mtree: xfail PR 57877; omit needless debug print.
|
1.1 | 25-Jan-2024 |
riastradh | 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
|