1 2 3 4 5 6 7
function testers.jabberd2() if test(q_invalid_xml, literal ">syntax error</text></stream:error>") and test(q_empty_message_tag, literal "<bad-format ") and test(q_invalid_host, literal " id='") then server_name = "jabberd2"; end end