source: mainline/uspace/lib/pcut/tests/manytests.expected@ eec201d

Last change on this file since eec201d was 9eb1ff5, checked in by Vojtech Horky <vojtech.horky@…>, 8 years ago

Update PCUT

Updated PCUT to commit 7ce059f.

Notable changes include:

  • overall summary is printed when tests finish
  • when tests passed, the status message does not use the word 'failure'
  • program exit code is zero only when all tests passed

These changes fixes tickets 713 and 714.

http://www.helenos.org/ticket/713
http://www.helenos.org/ticket/714

  • Property mode set to 100644
File size: 1.5 KB
Line 
11..80
2#> Starting suite Default.
3ok 1 my_test_001
4ok 2 my_test_002
5ok 3 my_test_003
6ok 4 my_test_004
7ok 5 my_test_005
8ok 6 my_test_006
9ok 7 my_test_007
10ok 8 my_test_008
11ok 9 my_test_009
12ok 10 my_test_010
13ok 11 my_test_011
14ok 12 my_test_012
15ok 13 my_test_013
16ok 14 my_test_014
17ok 15 my_test_015
18ok 16 my_test_016
19ok 17 my_test_017
20ok 18 my_test_018
21ok 19 my_test_019
22ok 20 my_test_020
23ok 21 my_test_021
24ok 22 my_test_022
25ok 23 my_test_023
26ok 24 my_test_024
27ok 25 my_test_025
28ok 26 my_test_026
29ok 27 my_test_027
30ok 28 my_test_028
31ok 29 my_test_029
32ok 30 my_test_030
33ok 31 my_test_031
34ok 32 my_test_032
35ok 33 my_test_033
36ok 34 my_test_034
37ok 35 my_test_035
38ok 36 my_test_036
39ok 37 my_test_037
40ok 38 my_test_038
41ok 39 my_test_039
42ok 40 my_test_040
43ok 41 my_test_041
44ok 42 my_test_042
45ok 43 my_test_043
46ok 44 my_test_044
47ok 45 my_test_045
48ok 46 my_test_046
49ok 47 my_test_047
50ok 48 my_test_048
51ok 49 my_test_049
52ok 50 my_test_050
53ok 51 my_test_051
54ok 52 my_test_052
55ok 53 my_test_053
56ok 54 my_test_054
57ok 55 my_test_055
58ok 56 my_test_056
59ok 57 my_test_057
60ok 58 my_test_058
61ok 59 my_test_059
62ok 60 my_test_060
63ok 61 my_test_061
64ok 62 my_test_062
65ok 63 my_test_063
66ok 64 my_test_064
67ok 65 my_test_065
68ok 66 my_test_066
69ok 67 my_test_067
70ok 68 my_test_068
71ok 69 my_test_069
72ok 70 my_test_070
73ok 71 my_test_071
74ok 72 my_test_072
75ok 73 my_test_073
76ok 74 my_test_074
77ok 75 my_test_075
78ok 76 my_test_076
79ok 77 my_test_077
80ok 78 my_test_078
81ok 79 my_test_079
82ok 80 my_test_080
83#> Finished suite Default (passed).
84#> Done: all tests passed.
Note: See TracBrowser for help on using the repository browser.