@@ -72,6 +72,9 @@ extern void append_test_log(
const char * // the message to append
);
// notes the current full context in the log
extern void log_test_context(TestState *);
// Runs a single test
extern void run_test(
TestState *, // the TestState data
The note is not visible to the blocked user.