17 Commits

Author SHA1 Message Date
Hugo Villeneuve
3edaa24acc Add tests for CLI version commands 2014-02-17 23:06:51 -05:00
Hugo Villeneuve
e8c456321e Add square root regression test 2014-01-26 00:25:48 -05:00
Hugo Villeneuve
670bbd59fa Add tests for ADD and ADDC instructions 2014-01-03 02:33:32 -05:00
Hugo Villeneuve
b95c4f897b Add support for as504 assembler, with output file option
Patch is available here:
http://www.hugovil.com/repository/hvlinux/patches/as504-add-output-file-option.patch

This patch is usefull because it fixes a bug when testing the distribution
in a  separate build directory like when using:
    make distcheck

configure.ac automatically detects if as504 supports the option.
2013-12-02 21:59:30 -05:00
Hugo Villeneuve
cca33e1d25 Add support for as504 assembler 2013-12-02 21:18:44 -05:00
Hugo Villeneuve
187e9a2c6c Fix bug when using separate build directory to create symbolic link 2013-12-01 23:33:18 -05:00
Hugo Villeneuve
5088955838 Change way tests are enabled/disabled by asem presence 2013-12-01 21:00:08 -05:00
Hugo Villeneuve
a46ab59d50 Run each test separately from single shell script
Each new test is simply a link to opcodes.sh, generatated automatically.
2013-12-01 21:00:08 -05:00
Hugo Villeneuve
bdc8dc1d31 Add tests for timers mode 2 2013-12-01 21:00:08 -05:00
Hugo Villeneuve
6a014db0cd Add tests for timers mode 0 2013-12-01 21:00:08 -05:00
Hugo Villeneuve
5d04244ebc Add tests for timers mode 1 2013-12-01 21:00:08 -05:00
Hugo Villeneuve
28f33d3ca4 Add tests for MOV instruction 2013-12-01 21:00:08 -05:00
Hugo Villeneuve
0315df6597 Add tests for DIV instruction 2013-12-01 21:00:07 -05:00
Hugo Villeneuve
d27ffb9c24 Add tests for ANL instruction 2013-12-01 21:00:07 -05:00
Hugo Villeneuve
7521627a72 Add tests for ORL instruction 2013-12-01 21:00:07 -05:00
Hugo Villeneuve
7a22c370ea Add framework for regression testing 2013-12-01 21:00:07 -05:00
Hugo Villeneuve
594b0ac005 Automatic generation of test hex files 2013-12-01 21:00:07 -05:00