File: nullptr_guards.out

package info (click to toggle)
cxxtest 4.4%2Bgit230824-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 2,836 kB
  • sloc: cpp: 9,570; python: 9,553; xml: 435; sh: 258; ruby: 229; makefile: 86; ansic: 68; perl: 16
file content (17 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Running cxxtest tests (5 tests)
In NullPtrFormatterTest::testTsAssert:
filename:1: Error: Assertion failed:
In NullPtrFormatterTest::testTsFail:
filename:1: Error: Test failed:
In NullPtrFormatterTest::testTsWarn:
filename:1: Warning:
.
In NullPtrFormatterTest::testTsSkip:
filename:1: Warning: Test skipped:
s
In NullPtrFormatterTest::testTsTrace:
filename:1: Trace:
.
Failed 2 and Skipped 1 of 5 tests
Success rate: 50%
Error level=2