11 lines
171 B
Perl
11 lines
171 B
Perl
|
---
|
||
|
name: "CV Test 1"
|
||
|
description:
|
||
|
Tests core CV functionality through cyclic waiting.
|
||
|
tags: [synch, cvs]
|
||
|
depends: [boot, semaphores, locks]
|
||
|
sys161:
|
||
|
cpus: 32
|
||
|
---
|
||
|
cvt1
|