summaryrefslogtreecommitdiff
path: root/modules/getcwd-tests
blob: c842c7711587fc69d19232642ce280915e7adaf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Files:
tests/test-getcwd.sh
tests/test-getcwd.c
tests/qemu.h

Depends-on:
errno
fcntl-h
getcwd-lgpl
pathmax
stdbool
sys_stat
test-framework-sh

configure.ac:

Makefile.am:
TESTS += test-getcwd.sh
check_PROGRAMS += test-getcwd
test_getcwd_LDADD = $(LDADD) @LIBINTL@