restconf test fixes for freebsd and others
This commit is contained in:
parent
c64878fd4a
commit
f7d4df01a6
9 changed files with 68 additions and 12 deletions
|
|
@ -112,7 +112,7 @@ main(int argc,
|
|||
EOF
|
||||
|
||||
new "compile $cfile -> $app"
|
||||
expectpart "$($CC -g -Wall -I/usr/local/include $cfile -o $app -lclixon)" 0 ""
|
||||
expectpart "$($CC -g -Wall -I/usr/local/include $cfile -o $app -L /usr/local/lib -lclixon)" 0 ""
|
||||
|
||||
new "test params: -s init -f $cfg"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue