1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
test('Ppr001', normal, run_command, ['$MAKE -s --no-print-directory ppr001'])
test('Ppr002', normal, run_command, ['$MAKE -s --no-print-directory ppr002'])
test('Ppr003', normal, run_command, ['$MAKE -s --no-print-directory ppr003'])
test('Ppr004', normal, run_command, ['$MAKE -s --no-print-directory ppr004'])
test('Ppr005', normal, run_command, ['$MAKE -s --no-print-directory ppr005'])
test('Ppr006', normal, run_command, ['$MAKE -s --no-print-directory ppr006'])
test('Ppr007', normal, run_command, ['$MAKE -s --no-print-directory ppr007'])
test('Ppr008', normal, run_command, ['$MAKE -s --no-print-directory ppr008'])
test('Ppr009', normal, run_command, ['$MAKE -s --no-print-directory ppr009'])
test('Ppr010', normal, run_command, ['$MAKE -s --no-print-directory ppr010'])
test('Ppr011', normal, run_command, ['$MAKE -s --no-print-directory ppr011'])
test('Ppr012', normal, run_command, ['$MAKE -s --no-print-directory ppr012'])
test('Ppr013', normal, run_command, ['$MAKE -s --no-print-directory ppr013'])
test('Ppr014', normal, run_command, ['$MAKE -s --no-print-directory ppr014'])
test('Ppr015', normal, run_command, ['$MAKE -s --no-print-directory ppr015'])
test('Ppr016', normal, run_command, ['$MAKE -s --no-print-directory ppr016'])
test('Ppr017', normal, run_command, ['$MAKE -s --no-print-directory ppr017'])
test('Ppr018', normal, run_command, ['$MAKE -s --no-print-directory ppr018'])
test('Ppr019', normal, run_command, ['$MAKE -s --no-print-directory ppr019'])
test('Ppr020', normal, run_command, ['$MAKE -s --no-print-directory ppr020'])
test('Ppr021', normal, run_command, ['$MAKE -s --no-print-directory ppr021'])
test('Ppr022', normal, run_command, ['$MAKE -s --no-print-directory ppr022'])
test('Ppr023', normal, run_command, ['$MAKE -s --no-print-directory ppr023'])
test('Ppr024', normal, run_command, ['$MAKE -s --no-print-directory ppr024'])
test('Ppr025', normal, run_command, ['$MAKE -s --no-print-directory ppr025'])
test('Ppr026', normal, run_command, ['$MAKE -s --no-print-directory ppr026'])
test('Ppr027', normal, run_command, ['$MAKE -s --no-print-directory ppr027'])
test('Ppr028', normal, run_command, ['$MAKE -s --no-print-directory ppr028'])
test('Ppr029', normal, run_command, ['$MAKE -s --no-print-directory ppr029'])
test('Ppr030', normal, run_command, ['$MAKE -s --no-print-directory ppr030'])
test('Ppr031', normal, run_command, ['$MAKE -s --no-print-directory ppr031'])
test('Ppr032', normal, run_command, ['$MAKE -s --no-print-directory ppr032'])
test('Ppr033', normal, run_command, ['$MAKE -s --no-print-directory ppr033'])
test('Ppr034', normal, run_command, ['$MAKE -s --no-print-directory ppr034'])
test('Ppr035', normal, run_command, ['$MAKE -s --no-print-directory ppr035'])
test('Ppr036', normal, run_command, ['$MAKE -s --no-print-directory ppr036'])
test('Ppr037', normal, run_command, ['$MAKE -s --no-print-directory ppr037'])
test('Ppr038', normal, run_command, ['$MAKE -s --no-print-directory ppr038'])
test('Ppr039', normal, run_command, ['$MAKE -s --no-print-directory ppr039'])
test('Ppr040', normal, run_command, ['$MAKE -s --no-print-directory ppr040'])
test('Ppr041', normal, run_command, ['$MAKE -s --no-print-directory ppr041'])
test('Ppr042', normal, run_command, ['$MAKE -s --no-print-directory ppr042'])
test('Ppr043', normal, run_command, ['$MAKE -s --no-print-directory ppr043'])
test('Ppr044', normal, run_command, ['$MAKE -s --no-print-directory ppr044'])
test('Ppr045', normal, run_command, ['$MAKE -s --no-print-directory ppr045'])
test('Ppr046', normal, run_command, ['$MAKE -s --no-print-directory ppr046'])
test('Ppr047', expect_fail, run_command, ['$MAKE -s --no-print-directory ppr047'])
|