Hi,

The os-test suite compares the outcome of system calls on operating
systems.  https://sortix.org/os-test/

I want to run it on a regular basis as OpenBSD regression test.
Providing the software as a port seems better than importing it to
/usr/src/regress.

As it was not designed to be installed as a package, I had to
implement a lot in do-install.  My tool os-test uses the installed
files from /usr/local to run the tests and creates the html output
in the current directory.

Comment:
test suites for POSIX operating systems

Description:
os-test is a set of test suites for POSIX operating systems designed
to make it easy to compare differences between operating systems
and to find operating system bugs.  It consists of test suites that
focus on different operating system areas.

ok?

bluhm

Attachment: os-test.tgz
Description: application/tar-gz

Reply via email to