File: README

package info (click to toggle)
libtut 0.0.20070706-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,144 kB
  • sloc: cpp: 3,588; xml: 137; makefile: 18; ansic: 9
file content (7 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
This catalog contains example implementation of restartable 
unit tests. The tests get SIGSEGV which terminates test application
(four times!) but after restart tests are continued from the point 
AFTER test that forced crash, so you may get more complete image 
of what's broken. 

It could be especially useful at night tests.