Merry Chiristmas
i have worked out two test use cases:
1. 20 steps use case
it does nothing just running 20 steps and stop.
2. dead loop use case
it runs forever until it uses out of its coins.
machine code of test use case 1
0100000000000000000000000001010000000100000000000000010200000002000000000000000
1030000000300000000000000010400000004000000000000000105000000050000000000000001
0600000006000000000000000107000000070000000000000001080000000800000000000000010
90000000900000000000000010a0000000a00000000000000010b0000000b00000000000000010c
0000000c00000000000000010d0000000d00000000000000010e0000000e00000000000000010f0
000000f000000000000000110000000100000000000000001110000001100000000000000011200
0000120000000000000028
machine code of test use case 2
01010000009111111111111166270100000005010000001a0d000000
when create these use cases, just replace the machine code.