summaryrefslogtreecommitdiff
path: root/sbin/mdconfig/tests
AgeCommit message (Expand)Author
2025-10-13mdconfig_test: determine page size at run time rather than assuming 4kChuck Silvers
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-01mdconfig: don't print NUL in the options listAlan Somers
2024-05-31mdconfig: fix cleanup in the attach_size_rounddown testAlan Somers
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2021-08-31mdconfig: Add a regression test for mediasize roundingMark Johnston
2021-06-23mdconfig tests: Correct a copy-pasted test descriptionMark Johnston
2020-10-28Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala
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
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2014-11-27Convert sbin/mdconfig/tests from prove format tests to ATF format testsEnji Cooper
2014-03-27Fix path to the run.pl script to let these tests run.Julio Merino
2014-03-16Add Makefile missed in r263220.Julio Merino
2014-03-16Migrate tools/regression/sbin/ to the new tests layout.Julio Merino