Rename tag as well.
This commit is contained in:
11
test161/tests/synch/rwt1.t
Normal file
11
test161/tests/synch/rwt1.t
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
name: "RW Lock Test 1"
|
||||
description:
|
||||
Tests core reader-writer lock functionality by reading and writing shared
|
||||
state.
|
||||
tags: [synch, rwlocks]
|
||||
depends: [boot, semaphores]
|
||||
sys161:
|
||||
cpus: 32
|
||||
---
|
||||
rwt1
|
Reference in New Issue
Block a user