Changeset 9b20126 in mainline for uspace/lib/pcut/tests/beforeafter.expected
- Timestamp:
- 2014-09-19T08:23:01Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c85a57f
- Parents:
- 15d0046
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/pcut/tests/beforeafter.expected
r15d0046 r9b20126 1 1 1..2 2 2 #> Starting suite suite_with_setup_and_teardown. 3 ok 1 snprintf3 ok 1 test_with_setup_and_teardown 4 4 #> Finished suite suite_with_setup_and_teardown (failed 0 of 1). 5 5 #> Starting suite another_without_setup. 6 ok 2 whatever6 ok 2 test_without_any_setup_or_teardown 7 7 #> Finished suite another_without_setup (failed 0 of 1).
Note:
See TracChangeset
for help on using the changeset viewer.