There are a few more things I want to do to the boot test:
add it to be run by github c-i (.github/workflows/build.yml)
fix the 'run' to validate by default
make validate collect all errors rather than exiting on first
add a simple 'get the inputs/' script, possibly/probably from a published tarball.
rename tests/README-smoser.txt to tests/README.md and put some reasonable content in it.
The top-most commit is the test harness, all the others in here are general stubby fixes that I found as I was writing the test harness (hooray for test!).
[currently draft, but very close].
There are a few more things I want to do to the boot test:
The top-most commit is the test harness, all the others in here are general stubby fixes that I found as I was writing the test harness (hooray for test!).