view modules/c-stack-tests @ 29904:35c047720bfc

Move c-stack test into testsuite. * modules/c-stack-tests: New file. * lib/c-stack.c [DEBUG]: Move test program... * tests/test-c-stack.c: ...into this new file. Skip rather than fail test if sigaltstack is lacking. * tests/test-c-stack.sh: New driver file. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Tue, 17 Jun 2008 08:43:38 -0600
parents
children 4c08c1b6678e
line wrap: on
line source

Files:
tests/test-c-stack.c
tests/test-c-stack.sh

Depends-on:
exitfail

configure.ac:

Makefile.am:
TESTS += test-c-stack.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-c-stack
test_c_stack_LDADD = $(LDADD) @LIBINTL@
MOSTLYCLEANFILES += t-c-stack.tmp