commit f3293567968c8ccd8e81a8d148d5957fd5d9002b from: Omar Polo date: Tue Dec 14 17:09:04 2021 UTC update notes on how to run the regress suite commit - 688f54f0798e0ebdcf02b114f0b862b8931893e1 commit + f3293567968c8ccd8e81a8d148d5957fd5d9002b blob - d898514aeb5a2b20d1fac732647111b604bc0fca blob + f2b5f2e634f43c3b39c5d240c0a7fd3ee0c340e4 --- README.md +++ README.md @@ -44,7 +44,7 @@ The regression suite needs to be run with root privile has to spawn a subprocess that needs to `chroot(2)` itself. To run the tests, issue - # make check + $ make ninepscript && sudo ./run-tests.sh The regression uses a custom DSL, `ninepscript`, to run the tests. See `regress/sample.9ps` for an example of the grammar.