repo.or.cz
/
sipe-libnice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
[sipe-libnice.git]
/
tests
/
test-pseudotcp-random.sh
blob
7cdbde01734c398401fa324ba5be36b33ba98478
1
#!/bin/sh
2
3
dd
if
=/
dev
/
urandom of
=
rand count
=
1024
ibs
=
1024
4
.
/
test-pseudotcp rand rand-copy
5
diff
rand rand-copy
6
rm
-rf
rand rand-copy