Fix tests that are testing obsoleted functionality
commit05b38d64b1a3451d1fa10794b01dbc9bebe6a398
authorSteve Ellcey <sellcey@caviumnetworks.com>
Tue, 5 Sep 2017 19:24:00 +0000 (5 12:24 -0700)
committerSteve Ellcey <sellcey@caviumnetworks.com>
Tue, 5 Sep 2017 19:24:00 +0000 (5 12:24 -0700)
tree5cc14d93f5b6c1e4d86bdd1cae495e6bbadcda34
parent99d6791899c43eb31b4d1896134501d814da7741
Fix tests that are testing obsoleted functionality

* include/shlib-compat.h (TEST_COMPAT): New Macro.
* malloc/tst-mallocstate.c: Convert from test-skeleton
to test-driver.  Ifdef code using TEST_COMPAT macro.
* math/test-matherr-2.c: Ifdef test using TEST_COMPAT macro.
* math/test-matherr.c: Likewise.
ChangeLog
include/shlib-compat.h
malloc/tst-mallocstate.c
math/test-matherr-2.c
math/test-matherr.c