Add -O to CFLAGS to try to catch uninitialized variable errors.
[pintos-anon] / src / tests / threads / priority-donate-multiple2.ck
2006-05-27 Ben PfaffAdd file system persistence tests:
2006-05-17 Ben PfaffAdd another test that locks & unlocks in FIFO order...