More testing added for procps

This commit is contained in:
Craig Small
2011-11-30 23:11:35 +11:00
parent 261a3fae83
commit f05e15e830
8 changed files with 246 additions and 108 deletions

View File

@@ -3,7 +3,9 @@ export DEJAGNU
DEJATOOL = \
free \
kill \
pgrep \
pkill \
pmap \
ps \
pwdx \
@@ -13,8 +15,11 @@ DEJATOOL = \
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 \
@@ -22,7 +27,6 @@ EXTRA_DIST = \
ps.test/ps_output.exp \
ps.test/ps_personality.exp \
pwdx.test/pwdx.exp \
free.test/free.exp \
global-conf.exp \
sysctl.test/sysctl_read.exp \
vmstat.test/vmstat.exp