Add the test we used in lecture to creash the IDE system when the

locks were moved around.
This commit is contained in:
Austin Clements 2009-11-23 17:27:26 -05:00
parent d6cd7d0804
commit f4c12f116d
2 changed files with 39 additions and 0 deletions

View file

@ -107,6 +107,7 @@ UPROGS=\
_mkdir\
_rm\
_sh\
_stressfs\
_usertests\
_wc\
_zombie\