re-enable tests/torpedo/epilogue-fifo*
authoradam <adam@megacz.com>
Mon, 27 Oct 2008 06:40:04 +0000 (07:40 +0100)
committeradam <adam@megacz.com>
Mon, 27 Oct 2008 06:40:04 +0000 (07:40 +0100)
tests/torpedo/epilogue-fifo.test
tests/torpedo/epilogue-fifo2.test

index 0042536..a3ea4b1 100644 (file)
@@ -1,9 +1,12 @@
-#skip
 #expect 20
 #expect 40
 #ship debug : Debug
 #ship fifo  : Fifo
 
+fifo.out:
+  recv token;
+  send token to debug.in:i;
+
 debug.in:
   [Rq] nop;
   send token to fifo.out;
@@ -16,7 +19,4 @@ debug.in:
   [*] set word= 40;
   [*] deliver;
 
-fifo.out:
-  recv token;
-  send token to debug.in:i;
 
index d3806c9..cb05d53 100644 (file)
@@ -1,4 +1,3 @@
-#skip
 #expect 0
 #expect 0
 #ship debug : Debug