build-sys: Update tests to new binary locations

This commit is contained in:
Craig Small
2022-08-29 19:13:10 +10:00
parent 3d0871728b
commit 56db0bd32c
17 changed files with 19 additions and 19 deletions

View File

@ -1,7 +1,7 @@
#
# Dejagnu tests for ps (output options) - part of procps
#
set ps ${topdir}ps/pscommand
set ps ${topdir}src/ps/pscommand
set mypid [pid]
set not_ppid [ expr { $mypid + 1 } ]

View File

@ -1,7 +1,7 @@
#
# check the ps personalities
#
set ps ${topdir}ps/pscommand
set ps ${topdir}src/ps/pscommand
set pers_match {
bsd "\\s+PID\\s+TTY\\s+STAT\\s+TIME\\s+COMMAND\\r"

View File

@ -1,7 +1,7 @@
#
# check the ps SCHED_BATCH scheduler policy output
#
set ps "${topdir}ps/pscommand"
set ps "${topdir}src/ps/pscommand"
set schedbatch "${topdir}testsuite/test-schedbatch"
spawn $schedbatch 18