fix/functional_tests #63

Closed
jabber.developer2 wants to merge 33 commits from fix/functional_tests into master
18 changed files with 361 additions and 254 deletions
Showing only changes of commit 3307e0eac2 - Show all commits

View File

@@ -146,9 +146,10 @@ shows_history_message(void **state)
"<x xmlns='jabber:x:delay' stamp='20151219T23:55:25'/>"
"</message>"
);
sleep(2);
prof_timeout(10);
assert_true(prof_output_regex("testoccupant:.*an old message"));
prof_timeout_reset();
}
void