test161: Adding assignment 1 commands, tests, and targets
This commit is contained in:
8
test161/tests/threads/tt1.t
Normal file
8
test161/tests/threads/tt1.t
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
name: "Thread Test 1"
|
||||
tags:
|
||||
- threads
|
||||
depends:
|
||||
- boot
|
||||
---
|
||||
tt1
|
8
test161/tests/threads/tt2.t
Normal file
8
test161/tests/threads/tt2.t
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
name: "Thread Test 2"
|
||||
tags:
|
||||
- threads
|
||||
depends:
|
||||
- boot
|
||||
---
|
||||
tt2
|
8
test161/tests/threads/tt3.t
Normal file
8
test161/tests/threads/tt3.t
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
name: "Thread Test 3"
|
||||
tags:
|
||||
- threads
|
||||
depends:
|
||||
- boot
|
||||
---
|
||||
tt3
|
Reference in New Issue
Block a user