Add a test for P1 that checks that multiple threads can properly wake
[pintos-anon] / src / tests / threads / alarm-single.ck
1 # -*- perl -*-
2 use tests::tests;
3 use tests::threads::alarm;
4 check_alarm (1);