Modify elf/tst-audit9.c to use test-skeleton.c
commite505234f6e59c0d1a2b6f2e7d80acaf8a7a05d1f
authorArjun Shankar <arjun.is@lostca.se>
Thu, 9 Jul 2015 14:51:30 +0000 (9 14:51 +0000)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Wed, 15 Jul 2015 09:40:23 +0000 (15 15:10 +0530)
treeb133478d0fd6621ba43b1db09a16252c44f19b61
parent112f28e88c4ea5afbd6050e71416a23db11e4adc
Modify elf/tst-audit9.c to use test-skeleton.c

This test was skipped by the use-test-skeleton conversion script
[29955b5d] because the definition of `main' did not begin according to
the GNU formatting style that the script assumed.

ChangeLog:

2015-07-09  Arjun Shankar  <arjun.is@lostca.se>

* elf/tst-audit9.c (main): Converted to ...
(do_test): ... this.
(TEST_FUNCTION): New macro.
Include test-skeleton.c.
ChangeLog
elf/tst-audit9.c