diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2018-04-24 21:12:14 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2018-04-24 21:12:14 +0000 |
commit | 42c2a7a77cf4e154d57ffd45680c9c541edfc5b1 (patch) | |
tree | b083abbe509abe76232291d53cb2217c113f8cbf /regress/misc | |
parent | d96d25cd6bcf9e8e3db8d5ce6d13118634262a65 (diff) |
Test corner cases of few IO and a bunch of UDP network system calls
and check result. The test suite https://sortix.org/os-test/ is
used as a package and run as regress. A html file with results is
generated.
tests suite suggested by mpi@
Diffstat (limited to 'regress/misc')
-rw-r--r-- | regress/misc/os-test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/misc/os-test/Makefile b/regress/misc/os-test/Makefile index d80998a4d6b..12d52360026 100644 --- a/regress/misc/os-test/Makefile +++ b/regress/misc/os-test/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2018/04/24 21:12:13 bluhm Exp $ +# $OpenBSD: Makefile,v 1.1 2018/04/24 21:12:13 bluhm Exp $ # The following port must be installed: # |