Browse Source

Another error in the test

ceriel 37 years ago
parent
commit
22b9df302f
2 changed files with 8 additions and 8 deletions
  1. 2 2
      emtest/test.h
  2. 6 6
      emtest/tests

+ 2 - 2
emtest/test.h

@@ -4,5 +4,5 @@
  * See the copyright notice in the ACK home directory, in the file "Copyright".
  */
 #undef W2S
-#undef FS
-#undef F2S
+#define FS 	4
+#define F2S	8

+ 6 - 6
emtest/tests

@@ -408,8 +408,8 @@ TEST 020: test ldf
 MAIN 20
  loc 123
  loc 77
- sdl -4
- lal -9
+ sdl -8
+ lal -13
  ldf 5
  loc 77
  bne *1
@@ -546,9 +546,9 @@ MAIN 20
  loc 102
 #endif
  loc 103
- lal -14
+ lal -16
  sti 4
- lol -14
+ lol -16
  loc 103
  bne *1
 OK
@@ -597,10 +597,10 @@ MAIN 20
  loc 102
 #endif
  loc 103
- lal -14
+ lal -16
  loc 4
  sts WS
- lol -14
+ lol -16
  loc 103
  bne *1
 OK