325e76a64f
Changes from 1.49: In the test suite, run the tests in parallel to reduce the run time. Downloads can now be interrupted using SIGINT (control-C). On NetBSD, invoke makefs using its absolute path /usr/sbin/makefs as /usr/sbin may not be in PATH. Add support for Python 3. When using qemu from pkgsrc, log the exact pkgsrc version of qemu and glib2, including any nb suffix.
5 lines
298 B
Text
5 lines
298 B
Text
Anita is a tool for automated testing of the NetBSD installation
|
|
procedure and the installed system. Using anita, you can fully
|
|
automate the process of downloading a NetBSD distribution, installing
|
|
it in a qemu/gxemul/Xen virtual machine, booting the installed system,
|
|
and running its test suite.
|