blob: 80fcd81fea4982a555472596a83e3ce97412a059 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-sigprocmask.c
tests/signature.h
tests/macros.h
Depends-on:
sleep
configure.ac:
Makefile.am:
TESTS += test-sigprocmask
check_PROGRAMS += test-sigprocmask
|