diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-02-27 15:21:03 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-02-27 15:54:33 -0800 |
commit | c7b19ca99a410e9f2b82b9b3494c12c9a5da32db (patch) | |
tree | a9cd6e64cbbce7fda301bcc8d031ed758eac2daf /ChangeLog | |
parent | ef4ad06fe5a615af9550d74b1b6d546b9dc0a64d (diff) | |
download | glibc-c7b19ca99a410e9f2b82b9b3494c12c9a5da32db.tar glibc-c7b19ca99a410e9f2b82b9b3494c12c9a5da32db.tar.gz glibc-c7b19ca99a410e9f2b82b9b3494c12c9a5da32db.tar.bz2 glibc-c7b19ca99a410e9f2b82b9b3494c12c9a5da32db.zip |
Convert dlfcn/tststatic2 to use test-skeleton.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2015-02-27 Roland McGrath <roland@hack.frob.com> + + * dlfcn/tststatic2.c (main): Converted to ... + (do_test): ... this. + (TEST_FUNCTION): New macro. + Include test-skeleton.c. + 2015-02-27 H.J. Lu <hongjiu.lu@intel.com> [BZ #17711] |