Add leak detection to ASST1 tests.
This commit is contained in:
@@ -3,9 +3,11 @@ name: "RW Lock Test 2"
|
||||
description:
|
||||
Tests that reader-writer locks allow maximum read concurrency when no
|
||||
writers are waiting.
|
||||
tags: [synch, rwlocks]
|
||||
tags: [synch, rwlocks, kleaks]
|
||||
depends: [boot, semaphores, cvs]
|
||||
sys161:
|
||||
cpus: 32
|
||||
---
|
||||
khu
|
||||
rwt2
|
||||
khu
|
||||
|
Reference in New Issue
Block a user