Test and Makefile rules for 32- and 64-bit ELF shared libraries
commite41b69beaf51a725a98b1ba4480751333b24a06f
authorH. Peter Anvin <hpa@zytor.com>
Sat, 18 Oct 2008 00:13:26 +0000 (17 17:13 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 18 Oct 2008 00:13:26 +0000 (17 17:13 -0700)
treeb40ec2308741a20be270f3f50f085fe807a7c3a0
parentd83fb7e3388e516263fceaba27f2d36450bdf74a
Test and Makefile rules for 32- and 64-bit ELF shared libraries

Add Makefile rules for the 32-bit ELF shared library test, and add a
64-bit ELF shared library test (still work in progress.)
test/Makefile
test/elf64so.asm [new file with mode: 0644]
test/elftest.c
test/elftest64.c [copied from test/elftest.c with 62% similarity]