blob: 1d1f0d00dd558c6c6090364769d354ea1b23d6f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/init.sh
tests/signature.h
tests/test-atexit.sh
tests/test-atexit.c
Depends-on:
unistd
configure.ac:
Makefile.am:
TESTS += test-atexit.sh
check_PROGRAMS += test-atexit
|