]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
These are regression tests for the P1003.1B scheduler.
authordufault <dufault@FreeBSD.org>
Wed, 16 Feb 2000 14:28:42 +0000 (14:28 +0000)
committerdufault <dufault@FreeBSD.org>
Wed, 16 Feb 2000 14:28:42 +0000 (14:28 +0000)
commitbe90ff87f364b1ba7de2ef0d814ff95c7b8f5e5e
tree7ff91386cdefb9fd07cfb62fb6aa61636022da5a
parent2a4aa09c50640c7c267e0913c1a32a6de864f33b
These are regression tests for the P1003.1B scheduler.

Approved by: jkh
tools/regression/README
tools/regression/p1003_1b/Makefile [new file with mode: 0644]
tools/regression/p1003_1b/README [new file with mode: 0644]
tools/regression/p1003_1b/fifo.c [new file with mode: 0644]
tools/regression/p1003_1b/main.c [new file with mode: 0644]
tools/regression/p1003_1b/memlock.c [new file with mode: 0644]
tools/regression/p1003_1b/p26.c [new file with mode: 0644]
tools/regression/p1003_1b/prutil.c [new file with mode: 0644]
tools/regression/p1003_1b/prutil.h [new file with mode: 0644]
tools/regression/p1003_1b/sched.c [new file with mode: 0644]
tools/regression/p1003_1b/yield.c [new file with mode: 0644]