Rename tag as well.

This commit is contained in:
Geoffrey Challen
2016-02-17 10:59:30 -05:00
parent c00f4584ce
commit 25ba3efe7f
34 changed files with 165 additions and 163 deletions

10
test161/tests/synch/lt1.t Normal file
View File

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