Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / src / tests / userprog / rox-multichild.c
diff --git a/src/tests/userprog/rox-multichild.c b/src/tests/userprog/rox-multichild.c
new file mode 100644 (file)
index 0000000..602d767
--- /dev/null
@@ -0,0 +1,2 @@
+#define CHILD_CNT "5"
+#include "tests/userprog/rox-child.inc"