procps/testsuite/Makefile.am
2011-11-30 23:11:35 +11:00

33 lines
578 B
Makefile

AUTOMAKE_OPTIONS = dejagnu
export DEJAGNU
DEJATOOL = \
free \
kill \
pgrep \
pkill \
pmap \
ps \
pwdx \
uptime \
vmstat \
w
EXTRA_DIST = \
free.test/free.exp \
kill.test/kill.exp \
w.test/w.exp \
pgrep.test/pgrep.exp \
pkill.test/pkill.exp \
site.exp \
config/unix.exp \
uptime.test/uptime.exp \
pmap.test/pmap.exp \
ps.test/ps_output.exp \
ps.test/ps_personality.exp \
pwdx.test/pwdx.exp \
global-conf.exp \
sysctl.test/sysctl_read.exp \
vmstat.test/vmstat.exp