Home
last modified time | relevance | path

Searched refs:expected_message (Results 1 – 1 of 1) sorted by relevance

/elf/
A Dtst-dlsym-error.c35 char *expected_message; in test_one() local
36 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