]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/multiboot: Add tests for the a.out kludge
authorKevin Wolf <kwolf@redhat.com>
Wed, 14 Mar 2018 12:33:49 +0000 (13:33 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 21 Mar 2018 14:13:25 +0000 (15:13 +0100)
commit1c8c426fb44bf5b3ffbcad1b00c7def4b89b03ec
tree5fe77a6301b1347d00dc4baf57d6d1fa7ef03851
parent49713c413a65ab4b02124aabe83f8539cc6ece5e
tests/multiboot: Add tests for the a.out kludge

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Jack Schwartz <jack.schwartz@oracle.com>
tests/multiboot/Makefile
tests/multiboot/aout_kludge.S [new file with mode: 0644]
tests/multiboot/aout_kludge.out [new file with mode: 0644]
tests/multiboot/run_test.sh