fixed pgrep and added ps tests

This commit is contained in:
Craig Small
2011-11-29 22:55:03 +11:00
parent b36fe6efc5
commit 261a3fae83
4 changed files with 61 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ DEJATOOL = \
free \
pgrep \
pmap \
ps \
pwdx \
uptime \
vmstat \
@@ -18,6 +19,8 @@ EXTRA_DIST = \
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 \
free.test/free.exp \
global-conf.exp \