Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / src / tests / userprog / sc-boundary-2.ck
diff --git a/src/tests/userprog/sc-boundary-2.ck b/src/tests/userprog/sc-boundary-2.ck
new file mode 100644 (file)
index 0000000..61c9f23
--- /dev/null
@@ -0,0 +1,8 @@
+# -*- perl -*-
+use strict;
+use warnings;
+use tests::tests;
+check_expected ([<<'EOF']);
+(sc-boundary-2) begin
+sc-boundary-2: exit(67)
+EOF