Fix error messages in elf/tst-dlmopen1.c.
authorCarlos O'Donell <carlos@systemhalted.org>
Fri, 18 Sep 2015 14:27:55 +0000 (10:27 -0400)
committerCarlos O'Donell <carlos@systemhalted.org>
Fri, 18 Sep 2015 14:27:55 +0000 (10:27 -0400)
commite2b918d05db58248d5a61427e9f1416ccce782c9
tree153bba6912681caf1eca30e403109dd1d45faf53
parent60084e34b63a9ad5bdd7381bab2d7bc30db106c9
Fix error messages in elf/tst-dlmopen1.c.

The test error messages incorrectly reference LIBC_SO
when they should reference the dlmopen'd library
tst-dlmopen1mod.so. Define TEST_SO and use it in
all the error messages.
ChangeLog
elf/tst-dlmopen1.c