1Files: 2tests/test-unistd.c 3 4Depends-on: 5verify 6unistd-c++-tests 7 8configure.ac: 9 10Makefile.am: 11TESTS += test-unistd 12check_PROGRAMS += test-unistd 13