Add grading system.
[pintos-anon] / src / threads / Make.vars
index 24e776271bb63dcc6f8afcae0e90baf49a8014a6..1c90f59f84d517c00d21d3d8370329d7b851da20 100644 (file)
@@ -3,3 +3,4 @@
 os.dsk: DEFINES =
 KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS)
 TEST_SUBDIRS = tests/threads
+GRADING_FILE = $(SRCDIR)/tests/threads/Grading