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

38
test161/commands/sync.tc Normal file
View File

@@ -0,0 +1,38 @@
---
templates:
- name: sem1
- name: lt1
- name: lt2
panics: yes
output:
- text: "lt2: Should panic..."
- name: lt3
panics: yes
output:
- text: "lt3: Should panic..."
- name: cvt1
- name: cvt2
- name: cvt3
panics: yes
output:
- text: "cvt3: Should panic..."
- name: cvt4
panics: yes
output:
- text: "cvt4: Should panic..."
- name: rwt1
- name: rwt2
- name: rwt3
panics: yes
output:
- text: "rwt3: Should panic..."
- name: rwt4
panics: yes
output:
- text: "rwt4: Should panic..."
- name: rwt5
panics: yes
output:
- text: "rwt5: Should panic..."
- name: sp1
- name: sp2