Add leak detection to ASST1 tests.
This commit is contained in:
@@ -3,9 +3,11 @@ name: "RW Lock Test 1"
|
||||
description:
|
||||
Tests core reader-writer lock functionality by reading and writing shared
|
||||
state.
|
||||
tags: [synch, rwlocks]
|
||||
tags: [synch, rwlocks, kleaks]
|
||||
depends: [boot, semaphores]
|
||||
sys161:
|
||||
cpus: 32
|
||||
---
|
||||
khu
|
||||
rwt1
|
||||
khu
|
||||
|
Reference in New Issue
Block a user