openbsd-ports/misc/posixtestsuite/pkg/DESCR
bluhm 6e11cfaca0 import posixtestsuite 1.5.2
OK pirofti@

Comment:
open POSIX test suite

Description:
The Open POSIX Test Suite is a test suite for POSIX 2001 APIs, not
tied to specific implementations.  It provides conformance, functional,
and stress testing.  Initial focus is on Threads, Clocks & Timers,
Signals, Message Queues, and Semaphores.

To run POSIX test suite on a regular basis as a OpenBSD regression
test, compile the software as a port.  All files needed to run the
tests are installed as package.  The port specific tool posixtestsuite
creates a run time environment, runs the tests, and stores the
results in the current directory.
2018-05-02 21:06:46 +00:00

11 lines
550 B
Plaintext

The Open POSIX Test Suite is a test suite for POSIX 2001 APIs, not
tied to specific implementations. It provides conformance, functional,
and stress testing. Initial focus is on Threads, Clocks & Timers,
Signals, Message Queues, and Semaphores.
To run POSIX test suite on a regular basis as a OpenBSD regression
test, compile the software as a port. All files needed to run the
tests are installed as package. The port specific tool posixtestsuite
creates a run time environment, runs the tests, and stores the
results in the current directory.