1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-01-11 03:23:43 +01:00

(TESTS_cdep): Add test-ptrace.c.

(Logical change 1.43)
This commit is contained in:
hp.com!davidm 2003-01-28 03:40:06 +00:00
parent 4df2088f8a
commit 21e86c6cba

View file

@ -10,7 +10,7 @@ if ARCH_IA64
noinst_PROGRAMS_arch = ia64-test-sig
TESTS_arch = ia64-test-stack
endif
TESTS_cdep = test-dyn1
TESTS_cdep = test-dyn1 test-ptrace
noinst_PROGRAMS_cdep = bt exc test-init test-varargs test-dyn1 test-resume-sig
endif