Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformating the test logging affected the expected output. | 2020-12-17 | 24 | -48/+48 | |
| | |||||
* | Remove echo headlines. | 2020-12-17 | 1 | -5/+3 | |
| | |||||
* | Update, max /usr has grown | 2019-11-19 | 7 | -84/+84 | |
| | |||||
* | Default layout for disklabel(8) has changed, /usr became larger. | 2019-08-23 | 7 | -116/+116 | |
| | | | | | Adjust expected values in test. reminded by Moritz Buhl | ||||
* | Add an update target to regenerate the expected results. | 2019-04-04 | 1 | -11/+23 | |
| | | | | OK krw@ | ||||
* | Update *.ok files to reflect recent modifications to | 2019-04-03 | 16 | -176/+164 | |
| | | | | the auto allocation tables. | ||||
* | Sometimes make picked the wrong rule for the adapted disklabel | 2018-09-27 | 1 | -2/+2 | |
| | | | | program. An absolute path seems to fix this. | ||||
* | Actually I missed the /usr/local default size change in disklabel(8). | 2018-09-27 | 3 | -24/+24 | |
| | | | | Adjust expected output. | ||||
* | Split the disklabel regress into multiple tests. Move all code | 2018-09-26 | 27 | -585/+564 | |
| | | | | | | into Makefile. Verbose testing and failing early helps debugging. Remove the disk image during cleanup to save space. OK krw@ | ||||
* | disklabel(8) uses hw.physmem to calculate swap and /var sizes. This | 2018-09-25 | 3 | -130/+130 | |
| | | | | | | | prevents reproduceable regression tests. Recompile the disklabel with a fixed memory size for this test. Also adjust expected output for recent /usr/obj and /usr/local size changes. discussed with krw@ | ||||
* | Try to turn this into an actual regress test. | 2018-09-19 | 3 | -13/+562 | |
| | | | | with & ok bluhm@ | ||||
* | Deprecate vnds in favour of svnds. | 2011-04-18 | 1 | -8/+8 | |
| | | | | | | | | | | | | In effect, this removes the "old" vndX nodes, and renames the svndX nodes to vndX. Old svndX nodes will still continue to work though, for now. Cleanup accordingly. ok deraadt@, todd@ comments and ok on the man page bits from jmc@ | ||||
* | add a script that I use before ever release to check that our | 2010-01-04 | 1 | -0/+59 | |
edge conditions for disklabel -A are going to be acceptable ok krw |