source:
mainline/uspace/lib/pcut/tests/printing.expected@
eff9f8c
Last change on this file since eff9f8c was 01579ad, checked in by , 11 years ago | |
---|---|
|
|
File size: 335 bytes |
Line | |
---|---|
1 | 1..3 |
2 | #> Starting suite Default. |
3 | ok 1 print_to_stdout |
4 | # stdio: Printed from a test to stdout! |
5 | ok 2 print_to_stderr |
6 | # stdio: Printed from a test to stderr! |
7 | not ok 3 print_to_stdout_and_fail failed |
8 | # error: printing.c:45: Pointer <0> ought not to be NULL |
9 | # stdio: Printed from a test to stdout! |
10 | #> Finished suite Default (failed 1 of 3). |
Note:
See TracBrowser
for help on using the repository browser.