Updated testsuite files for new NLS output

This commit is contained in:
Craig Small
2012-01-02 17:39:41 +11:00
parent c3405fab1a
commit 532dc9239d
9 changed files with 20 additions and 14 deletions

View File

@ -6,7 +6,7 @@ set hostname [ exec cat "/proc/sys/kernel/hostname" ]
set test "sysctl with no arguments"
spawn $sysctl
expect_pass "$test" "^usage:\\s+\(lt-\)?sysctl \\\[-n\\\] \\\[-e\\\] variable \\.\\.\\.\\s+"
expect_pass "$test" "^\\s+Usage:\\s+\(lt-\)?sysctl \\\[options\\\] \\\[variable\\\[=value\\\] \.\.\.\\\]"
set test "sysctl reading a variable using slash delimiter"
spawn $sysctl kernel/hostname