d9d33ffe6f4c1092fd3641820255dee4027fc362
[pintos-anon] / src / tests / filesys / extended / grow-root-sm.ck
1 # -*- perl -*-
2 use strict;
3 use warnings;
4 use tests::tests;
5 check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
6 (grow-root-sm) begin
7 (grow-root-sm) creating and checking "file0"
8 (grow-root-sm) creating and checking "file1"
9 (grow-root-sm) creating and checking "file2"
10 (grow-root-sm) creating and checking "file3"
11 (grow-root-sm) creating and checking "file4"
12 (grow-root-sm) creating and checking "file5"
13 (grow-root-sm) creating and checking "file6"
14 (grow-root-sm) creating and checking "file7"
15 (grow-root-sm) creating and checking "file8"
16 (grow-root-sm) creating and checking "file9"
17 (grow-root-sm) creating and checking "file10"
18 (grow-root-sm) creating and checking "file11"
19 (grow-root-sm) creating and checking "file12"
20 (grow-root-sm) creating and checking "file13"
21 (grow-root-sm) creating and checking "file14"
22 (grow-root-sm) creating and checking "file15"
23 (grow-root-sm) creating and checking "file16"
24 (grow-root-sm) creating and checking "file17"
25 (grow-root-sm) creating and checking "file18"
26 (grow-root-sm) creating and checking "file19"
27 (grow-root-sm) end
28 EOF