tests: Add various files to tempfiles so they are always cleaned up.
authorMark Wielaard <mjw@redhat.com>
Fri, 26 Apr 2013 19:21:56 +0000 (21:21 +0200)
committerMark Wielaard <mjw@redhat.com>
Sat, 27 Apr 2013 19:11:00 +0000 (21:11 +0200)
commita6098315baa0074cd188bfd9d3c6b9d9205d6fa2
treed21ef81c6fbec85379d5ef815ef3472f3b8342af
parent9efa9e6803992567576963f381fbd9cd6a7b9b86
tests: Add various files to tempfiles so they are always cleaned up.

Various tests tried to rm their own temporary files. That could mean those
files weren't properly cleaned up if the testcase unexpectedly failed. Add
them to tempfiles to make sure they are always cleaned up by test-subr.sh.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
tests/ChangeLog
tests/run-alldts.sh
tests/run-elf_cntl_gelf_getshdr.sh
tests/run-macro-test.sh
tests/run-strip-reloc.sh