mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 01:36:21 +00:00
Implemented remaining tests with expect and stabber
This commit is contained in:
@@ -124,8 +124,6 @@ _cleanup_dirs(void)
|
||||
void
|
||||
init_prof_test(void **state)
|
||||
{
|
||||
exp_timeout = 2;
|
||||
|
||||
if (stbbr_start(5230) != 0) {
|
||||
assert_true(FALSE);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user