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