Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / grading / filesys / syn-write.h
diff --git a/grading/filesys/syn-write.h b/grading/filesys/syn-write.h
deleted file mode 100644 (file)
index 17776ff..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#define CHILD_CNT 10
-#define CHUNK_SIZE 512
-#define BUF_SIZE (CHILD_CNT * CHUNK_SIZE)
-static const char filename[] = "stuff";