mark_point


Description:

[ CCode ( cname = "mark_point" ) ]
[ Version ( since = "0.6.0" ) ]
public void mark_point ()

Mark the last point reached in a unit test.

If the test throws a signal or exits, the location noted with the failure is the last location of a assert* or abort call. Use mark_point to record intermediate locations (useful for tracking down crashes or exits).

Since:

0.6.0


Namespace: Check
Package: check