]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/blob - build/aquosa/tests/t0001-negotiation.sh
3e5cfdcddd0cf5aeab319b0962882ca7f9eb7351
[frescor/frsh-forb.git] / build / aquosa / tests / t0001-negotiation.sh
1 #!/bin/bash
2
3 . ./wvtest.sh
4
5 WVSTART Setup
6 WVPASS fcb -dfcb.pid
7 WVPASS frm_dummy -dfrm.pid
8 WVPASS negotiation.wv
9 WVPASS kill `cat fcb.pid`
10 WVPASS kill `cat frm.pid`
11