Imported the regression suite
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 5 May 2001 21:24:31 +0000 (21:24 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 5 May 2001 21:24:31 +0000 (21:24 +0000)
commit46f005d636ee3d5ad52c771065c9eb97aa743f10
tree321623a1e25029baf3f94e3dd4c80ae29811e167
parentb64093f2d06ae5e2bd18f76f08e6b31c12851f90
Imported the regression suite

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@777 4a8a32a2-be11-0410-ad9d-d568d2c75423
support/regression/Makefile [new file with mode: 0644]
support/regression/collate-results.py [new file with mode: 0644]
support/regression/fwk/include/testfwk.h [new file with mode: 0644]
support/regression/fwk/lib/testfwk.c [new file with mode: 0644]
support/regression/generate-cases.py [new file with mode: 0644]
support/regression/ports/host/spec.mk [new file with mode: 0644]
support/regression/ports/host/support.c [new file with mode: 0644]
support/regression/ports/z80/spec.mk [new file with mode: 0644]
support/regression/ports/z80/support.asm [new file with mode: 0644]
support/regression/tests/increment.c [new file with mode: 0644]
support/regression/tests/muldiv.c [new file with mode: 0644]