This repository was archived by the owner on Nov 1, 2023. It is now read-only.
Description urb@bildhost:/build/5.0.0-20-generic/ktf$ uname -r
5.0.0-20-generic
urb@bildhost:/build/5.0.0-20-generic/ktf$ ./user/ktfrun
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from examples
[ RUN ] examples.hello_fail
/home/urb/build/5.0.0-20-generic/ktf/examples/hello.c:15: Failure
Failure 'false' occurred
[ FAILED ] examples.hello_fail, where GetParam() = "hello_fail", 1 assertions (0 ms)
[ RUN ] examples.hello_ok
[ OK ] examples.hello_ok, 1 assertions (0 ms)
[----------] 2 tests from examples (1 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (1 ms total)
[ PASSED ] 1 test.
[ FAILED ] 1 test, listed below:
[ FAILED ] examples.hello_fail, where GetParam() = "hello_fail"
1 FAILED TEST
urb@bildhost:/build/5.0.0-20-generic/ktf$ ./user/ktfcov -e hello
Segmentation fault (core dumped)
urb@bildhost:/build/5.0.0-20-generic/ktf$
Reactions are currently unavailable
urb@bildhost:
/build/5.0.0-20-generic/ktf$ uname -r/build/5.0.0-20-generic/ktf$ ./user/ktfrun5.0.0-20-generic
urb@bildhost:
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from examples
[ RUN ] examples.hello_fail
/home/urb/build/5.0.0-20-generic/ktf/examples/hello.c:15: Failure
Failure 'false' occurred
[ FAILED ] examples.hello_fail, where GetParam() = "hello_fail", 1 assertions (0 ms)
[ RUN ] examples.hello_ok
[ OK ] examples.hello_ok, 1 assertions (0 ms)
[----------] 2 tests from examples (1 ms total)
[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (1 ms total)
[ PASSED ] 1 test.
[ FAILED ] 1 test, listed below:
[ FAILED ] examples.hello_fail, where GetParam() = "hello_fail"
1 FAILED TEST
urb@bildhost:
/build/5.0.0-20-generic/ktf$ ./user/ktfcov -e hello/build/5.0.0-20-generic/ktf$Segmentation fault (core dumped)
urb@bildhost: