defined 'test_name' for msg()/vmsg() to work properly
[pintos-anon] / src / tests / threads / alarm-single.ck
1 # -*- perl -*-
2 use tests::tests;
3 use tests::threads::alarm;
4 check_alarm (1);