forkpty, openpty: split functions into new modules
[gnulib.git] / modules / forkpty-tests
1 Files:
2 tests/signature.h
3 tests/test-forkpty.c
4
5 Makefile.am:
6 TESTS += test-forkpty
7 check_PROGRAMS += test-forkpty
8 test_forkpty_LDADD = $(LDADD) $(PTY_LIB)