Fix bug that shifted mlfqs-recent-1 output by 1 second.
[pintos-anon] / src / tests / threads / alarm-negative.ck
1 # -*- perl -*-
2 use strict;
3 use warnings;
4 use tests::tests;
5 check_expected ([<<'EOF']);
6 (alarm-negative) begin
7 (alarm-negative) PASS
8 (alarm-negative) end
9 EOF