X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=tests%2Ftorpedo%2Fepilogue-fifo.test;h=e858d00b4f70930a7e88c319744792dc4aa896f1;hb=daa7ab3d282553b18a61333a3d122813212939e2;hp=57d32055c27c887ded705b0b77489591457285ed;hpb=c22b0b766886590fc8f868736689df7bb4a468c1;p=fleet.git diff --git a/tests/torpedo/epilogue-fifo.test b/tests/torpedo/epilogue-fifo.test index 57d3205..e858d00 100644 --- a/tests/torpedo/epilogue-fifo.test +++ b/tests/torpedo/epilogue-fifo.test @@ -1,20 +1,17 @@ -#expect 20 -#expect 40 +#expect 0 +#expect 0 #ship debug : Debug #ship fifo : Fifo debug.in: - [L] nop; - notify fifo.out; - [I] [*] wait; - [+] literal 20; - [+] deliver; + set word= 0; + head; + nop; deliver; + set olc=0; + [d] abort; + [d] deliver; tail; - [+] literal 40; - [+] deliver; -fifo.out: - wait; - notify debug.in:i; +