diff options
| author | Mark Wielaard <[email protected]> | 2012-08-01 15:31:12 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2012-08-03 23:19:54 +0200 |
| commit | 94e387f693dae334d0b8c713c27a23bd88bc1fc1 (patch) | |
| tree | 3a9449ad4673706b02b0bf217a70076fa0dfe923 /tests/ChangeLog | |
| parent | fe198bc5f02e540c26be212b9cb5e6f516f700b8 (diff) | |
tests: Introduce testrun_on_self, use it in run-elflint-self.sh
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 6133048f..0f8d10ff 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2012-08-01 Mark Wielaard <[email protected]> + + * test-subr.sh (self_test_files): New list of files. + (testrun_on_self): New function. + * run-elflint-self.sh: Use testrun_on_self. + 2012-07-19 Mark Wielaard <[email protected]> * Makefile.am (check_PROGRAMS): Add test-elf_cntl_gelf_getshdr. |
