test161: Adding assignment 1 commands, tests, and targets

This commit is contained in:
Scott Haseley
2016-02-16 01:28:22 -05:00
parent 0bdd3681c6
commit 2b0c91ff4b
21 changed files with 245 additions and 0 deletions

35
test161/targets/asst.tt Normal file
View File

@@ -0,0 +1,35 @@
---
name: asst1
version: 1
points: 50
type: asst
kconfig: ASST1
tests:
- id: sync/lt1.t
points: 8
- id: sync/lt2.t
points: 1
- id: sync/lt3.t
points: 1
- id: sync/cvt1.t
points: 4
- id: sync/cvt2.t
points: 4
- id: sync/cvt3.t
points: 1
- id: sync/cvt4.t
points: 1
- id: sync/rwt1.t
points: 5
- id: sync/rwt2.t
points: 2
- id: sync/rwt3.t
points: 1
- id: sync/rwt4.t
points: 1
- id: sync/rwt5.t
points: 1
- id: syncprobs/sp1.t
points: 10
- id: syncprobs/sp2.t
points: 10