Make tests public. Rewrite most tests. Add tests.
[pintos-anon] / src / tests / filesys / extended / grow-root-lg.ck
1 # -*- perl -*-
2 use strict;
3 use warnings;
4 use tests::tests;
5 check_expected (IGNORE_EXIT_CODES => 1, [<<'EOF']);
6 (grow-root-lg) begin
7 (grow-root-lg) creating and checking "file0"
8 (grow-root-lg) creating and checking "file1"
9 (grow-root-lg) creating and checking "file2"
10 (grow-root-lg) creating and checking "file3"
11 (grow-root-lg) creating and checking "file4"
12 (grow-root-lg) creating and checking "file5"
13 (grow-root-lg) creating and checking "file6"
14 (grow-root-lg) creating and checking "file7"
15 (grow-root-lg) creating and checking "file8"
16 (grow-root-lg) creating and checking "file9"
17 (grow-root-lg) creating and checking "file10"
18 (grow-root-lg) creating and checking "file11"
19 (grow-root-lg) creating and checking "file12"
20 (grow-root-lg) creating and checking "file13"
21 (grow-root-lg) creating and checking "file14"
22 (grow-root-lg) creating and checking "file15"
23 (grow-root-lg) creating and checking "file16"
24 (grow-root-lg) creating and checking "file17"
25 (grow-root-lg) creating and checking "file18"
26 (grow-root-lg) creating and checking "file19"
27 (grow-root-lg) creating and checking "file20"
28 (grow-root-lg) creating and checking "file21"
29 (grow-root-lg) creating and checking "file22"
30 (grow-root-lg) creating and checking "file23"
31 (grow-root-lg) creating and checking "file24"
32 (grow-root-lg) creating and checking "file25"
33 (grow-root-lg) creating and checking "file26"
34 (grow-root-lg) creating and checking "file27"
35 (grow-root-lg) creating and checking "file28"
36 (grow-root-lg) creating and checking "file29"
37 (grow-root-lg) creating and checking "file30"
38 (grow-root-lg) creating and checking "file31"
39 (grow-root-lg) creating and checking "file32"
40 (grow-root-lg) creating and checking "file33"
41 (grow-root-lg) creating and checking "file34"
42 (grow-root-lg) creating and checking "file35"
43 (grow-root-lg) creating and checking "file36"
44 (grow-root-lg) creating and checking "file37"
45 (grow-root-lg) creating and checking "file38"
46 (grow-root-lg) creating and checking "file39"
47 (grow-root-lg) creating and checking "file40"
48 (grow-root-lg) creating and checking "file41"
49 (grow-root-lg) creating and checking "file42"
50 (grow-root-lg) creating and checking "file43"
51 (grow-root-lg) creating and checking "file44"
52 (grow-root-lg) creating and checking "file45"
53 (grow-root-lg) creating and checking "file46"
54 (grow-root-lg) creating and checking "file47"
55 (grow-root-lg) creating and checking "file48"
56 (grow-root-lg) creating and checking "file49"
57 (grow-root-lg) end
58 EOF