diff options
| author | Andreas Schwab <[email protected]> | 2016-07-10 17:36:38 +0200 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2016-07-11 10:22:18 +0200 |
| commit | 56dce92a3612d2f354c3e292d36b04ebb21881dc (patch) | |
| tree | 8bb7c105305db01139bc2cf7cd6c3bd7f832a98a /tests/ChangeLog | |
| parent | 8c481b6fc53a1d1f50518896004dc5221862e126 (diff) | |
Add m68k tests
Signed-off-by: Andreas Schwab <[email protected]>
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index cd0d2fee..8fe9ee86 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,17 @@ +2016-07-10 Andreas Schwab <[email protected]> + + * Makefile.am (TESTS): Add run-strip-test11.sh. + (EXTRA_DIST): Add run-strip-test11.sh, hello_m68k.ko.bz2, + testfile-m86k-core.bz2, testfile-m68k.bz2, testfile-m68k-s.bz2. + (run-strip-test11.sh): New file. + (hello_m68k.ko.bz2): New file. + (testfile-m68k-core.bz2): New file. + (testfile-m68k.bz2): New file. + (testfile-m68k-s.bz2): New file. + * run-allregs.sh: Add test for testfile-m68k-core. + * run-readelf-mixed-corenote.sh: Likewise. + * run-strip-reloc.sh: Add test for hello_m68k.ko. + 2016-07-06 Mark Wielaard <[email protected]> * Makefile.am (check_PROGRAMS): Add vendorelf. |
