Commit b0b274b
committed
Make ICU ptest output compatible with Automake format
Update ICU ptest output so that each test prints in the Automake "simple
test" format required by Yocto[1]:
result: testname
Where `result` is one of PASS, FAIL, or SKIP.
[1] https://wiki.yoctoproject.org/wiki/Ptest
Signed-off-by: Jiaying Song <[email protected]>1 parent 9407fad commit b0b274b
File tree
3 files changed
+34
-2
lines changed- icu4c/source
- test/intltest
- tools/ctestfw
3 files changed
+34
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1103 | 1103 | | |
1104 | 1104 | | |
1105 | 1105 | | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
1106 | 1121 | | |
1107 | 1122 | | |
1108 | 1123 | | |
| |||
1366 | 1381 | | |
1367 | 1382 | | |
1368 | 1383 | | |
| 1384 | + | |
| 1385 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | | - | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
828 | 832 | | |
829 | 833 | | |
830 | 834 | | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
831 | 838 | | |
| 839 | + | |
832 | 840 | | |
833 | 841 | | |
834 | 842 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
417 | 421 | | |
418 | 422 | | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
419 | 426 | | |
420 | 427 | | |
421 | 428 | | |
| |||
0 commit comments