Implemented remaining tests with expect and stabber

This commit is contained in:
James Booth
2015-05-27 23:00:42 +01:00
parent 3760084680
commit f8c5ed5727
4 changed files with 97 additions and 115 deletions

View File

@@ -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;