diff options
Diffstat (limited to 'pintos-progos/tests/userprog/sc-boundary-2.ck')
| -rw-r--r-- | pintos-progos/tests/userprog/sc-boundary-2.ck | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/pintos-progos/tests/userprog/sc-boundary-2.ck b/pintos-progos/tests/userprog/sc-boundary-2.ck deleted file mode 100644 index 43766bf..0000000 --- a/pintos-progos/tests/userprog/sc-boundary-2.ck +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | # -*- perl -*- | ||
| 2 | use strict; | ||
| 3 | use warnings; | ||
| 4 | use tests::tests; | ||
| 5 | check_expected ([<<'EOF']); | ||
| 6 | (sc-boundary-2) begin | ||
| 7 | sc-boundary-2: exit(67) | ||
| 8 | EOF | ||
| 9 | pass; | ||
