Sign in
gfiber
/
vendor
/
google
/
platform
/
4562d9d781339499ea5a0745cd648c70f26dc6a0
/
.
/
cmds
/
test-isostream.sh
blob: 6b22254f9af053ba2e2b1c668c42889cda3be553 [
file
] [
log
] [
blame
]
#!/bin/bash
.
./
wvtest
/
wvtest
.
sh
IS
=./
host
-
isostream
WVSTART
"isostream test"
# verify that isostream ends when a timeout is set.
TIMEOUT
=
1
WVPASS alarm $
((
$TIMEOUT
+
1
))
$IS
-
b
1
-
t $TIMEOUT
127.0
.
0.1