fix/functional_tests #63
@@ -146,9 +146,10 @@ shows_history_message(void **state)
|
|||||||
"<x xmlns='jabber:x:delay' stamp='20151219T23:55:25'/>"
|
"<x xmlns='jabber:x:delay' stamp='20151219T23:55:25'/>"
|
||||||
"</message>"
|
"</message>"
|
||||||
);
|
);
|
||||||
sleep(2);
|
|
||||||
|
|
||||||
|
prof_timeout(10);
|
||||||
assert_true(prof_output_regex("testoccupant:.*an old message"));
|
assert_true(prof_output_regex("testoccupant:.*an old message"));
|
||||||
|
prof_timeout_reset();
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|||||||
Reference in New Issue
Block a user