Add leak detection to ASST1 tests.

This commit is contained in:
Geoffrey Challen
2016-03-10 09:07:44 -05:00
parent 071595b8fb
commit 2188853039
9 changed files with 26 additions and 8 deletions

View File

@@ -2,9 +2,11 @@
name: "Lock Test 1"
description:
Tests core lock functionality through modifications to shared state.
tags: [synch, locks]
tags: [synch, locks, kleaks]
depends: [boot, semaphores]
sys161:
cpus: 32
---
khu
lt1
khu