Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / src / tests / vm / pt-grow-pusha.ck
1 # -*- perl -*-
2 use strict;
3 use warnings;
4 use tests::tests;
5 check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
6 (pt-grow-pusha) begin
7 (pt-grow-pusha) end
8 EOF