start some tests
authornotaz <notasas@gmail.com>
Sat, 28 Mar 2015 21:37:37 +0000 (23:37 +0200)
committernotaz <notasas@gmail.com>
Sat, 28 Mar 2015 21:37:37 +0000 (23:37 +0200)
commit19b07b62484f19ec2d59e7489e96f4ec877d3fbd
tree523e264f7cbb1fe5b0643e4cbfea07c24b5474e3
parentb2bd20c04cbabc101db5bfdf35bb9f5fd5aebe33
start some tests
17 files changed:
tests/Makefile [new file with mode: 0644]
tests/new.sh [new file with mode: 0755]
tests/reg_call1.asm [new file with mode: 0644]
tests/reg_call1.expect.c [new file with mode: 0644]
tests/reg_call1.seed.h [new file with mode: 0644]
tests/reg_call2.asm [new file with mode: 0644]
tests/reg_call2.expect.c [new file with mode: 0644]
tests/reg_call2.seed.h [new file with mode: 0644]
tests/reg_call3.asm [new file with mode: 0644]
tests/reg_call3.expect.c [new file with mode: 0644]
tests/reg_call3.seed.h [new file with mode: 0644]
tests/reg_call_tail.asm [new file with mode: 0644]
tests/reg_call_tail.expect.c [new file with mode: 0644]
tests/reg_call_tail.seed.h [new file with mode: 0644]
tests/reg_save.asm [new file with mode: 0644]
tests/reg_save.expect.c [new file with mode: 0644]
tests/reg_save.seed.h [new file with mode: 0644]