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