source: mainline/uspace/lib/pcut/tests/nullteardown.expected@ 01579ad

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 01579ad was 01579ad, checked in by Vojtech Horky <vojtechhorky@…>, 12 years ago

Start work on PCUT integration

PCUT is a simple library for (hopefully) easier unit testing.
See https://github.com/vhotspur/pcut for more details.

  • Property mode set to 100644
File size: 224 bytes
Line 
11..1
2#> Starting suite Default.
3not ok 1 print_and_fail aborted
4# error: nullteardown.c:45: Pointer <NULL> ought not to be NULL
5# stdio: Tear-down will cause null pointer access...
6#> Finished suite Default (failed 1 of 1).
Note: See TracBrowser for help on using the repository browser.