Searched refs:expected_message (Results 1 – 1 of 1) sorted by relevance
35 char *expected_message; in test_one() local36 if (asprintf (&expected_message, ": undefined symbol: %s%s", in test_one()56 if (strcmp (message_without_path, expected_message) != 0) in test_one()61 free (expected_message); in test_one()
Completed in 3 milliseconds