Line 1... |
Line 1... |
|
2010-07-23 Jeremy Bennett
|
|
|
|
* or1ksim.tests/except-test.exp: Output no longer reports out of
|
|
memory exceptions.
|
|
* libsim.tests/jtag-write-control.exp
|
|
: No PIC reset.
|
|
: No PIC reset.
|
|
: No PIC reset.
|
|
* libsim.tests/upcalls.exp :
|
|
No output from exit.
|
|
* test-code/lib-iftest/lib-iftest.c (main): New interface to
|
|
or1ksim_init.
|
|
* test-code/lib-inttest/lib-inttest-edge.c (main): New interface to
|
|
or1ksim_init.
|
|
* test-code/lib-inttest/lib-inttest-level.c (main): New interface to
|
|
or1ksim_init.
|
|
* test-code/lib-jtag/lib-jtag.c (main): New interface to
|
|
or1ksim_init.
|
|
* test-code/lib-jtag/lib-jtag-full.c (main): New interface to
|
|
or1ksim_init.
|
|
* test-code/lib-upcalls/lib-upcalls.c (main): New interface to
|
|
or1ksim_init.
|
|
|
2010-06-15 Jeremy Bennett
|
2010-06-15 Jeremy Bennett
|
|
|
* or1ksim.tests/inst-set-test.exp: Added tests for l.mfspr and
|
* or1ksim.tests/inst-set-test.exp: Added tests for l.mfspr and
|
l.mtspr, l.sub, logical and shift instructions.
|
l.mtspr, l.sub, logical and shift instructions.
|
|
|
2010-06-14 Jeremy Bennett
|
2010-06-14 Jeremy Bennett
|
|
|
* or1ksim.tests/inst-set-test.exp: Modified output from RANGE
|
* or1ksim.tests/inst-set-test.exp: Modified output from RANGE
|
exception. Added tests for jump and rotate right instructions.
|
exception. Added tests for jump and rotate right instructions.
|
|
|
2010-06-13 Jeremy Bennett
|
2010-06-13 Jeremy Bennett
|
|
|
* or1ksim.tests/inst-set-test.exp: Added multiplication
|
* or1ksim.tests/inst-set-test.exp: Added multiplication
|
tests. Extended divistion tests. Changed output to match new
|
tests. Extended divistion tests. Changed output to match new
|
format from existing tests.
|
format from existing tests.
|
* README: Updated with new tests.
|
* README: Updated with new tests.
|
|
|
2010-06-11 Jeremy Bennett
|
2010-06-11 Jeremy Bennett
|
|
|
* or1ksim.tests/inst-set-test.exp: Added MAC tests.
|
* or1ksim.tests/inst-set-test.exp: Added MAC tests.
|
* or1ksim.tests/mul.exp: Corrected erroneous expected results.
|
* or1ksim.tests/mul.exp: Corrected erroneous expected results.
|
* README: Updated with new tests.
|
* README: Updated with new tests.
|
|
|
2010-06-10 Jeremy Bennett
|
2010-06-10 Jeremy Bennett
|
|
|
* or1ksim.tests/inst-set-test.exp: Added find tests.
|
* or1ksim.tests/inst-set-test.exp: Added find tests.
|
* README: Updated with new tests.
|
* README: Updated with new tests.
|
|
|
2010-06-10 Jeremy Bennett
|
2010-06-10 Jeremy Bennett
|
|
|
* or1ksim.tests/inst-set-test.exp: Extended addition tests.
|
* or1ksim.tests/inst-set-test.exp: Extended addition tests.
|
* README: Updated with new tests.
|
* README: Updated with new tests.
|
|
|
2010-06-09 Jeremy Bennett
|
2010-06-09 Jeremy Bennett
|
|
|
* or1ksim.tests/inst-set-test.exp: Added division and addition tests.
|
* or1ksim.tests/inst-set-test.exp: Added division and addition tests.
|
* README: Updated with new tests.
|
* README: Updated with new tests.
|
|
|
2010-06-06 Jeremy Bennett
|
2010-06-06 Jeremy Bennett
|
|
|
* or1ksim.tests/inst-set-test.cfg: Created.
|
* or1ksim.tests/inst-set-test.cfg: Created.
|
* or1ksim.tests/inst-set-test.exp: Created.
|
* or1ksim.tests/inst-set-test.exp: Created.
|
* or1ksim.tests/Makefile.am: Updated to reflect added and deleted
|
* or1ksim.tests/Makefile.am: Updated to reflect added and deleted
|
files.
|
files.
|
* or1ksim.tests/Makefile.in: Regenerated
|
* or1ksim.tests/Makefile.in: Regenerated
|
* or1ksim.tests/lws-test.exp: Deleted (incorporated within
|
* or1ksim.tests/lws-test.exp: Deleted (incorporated within
|
inst-set-test.ex).
|
inst-set-test.ex).
|
* README: Updated to reflect new structure.
|
* README: Updated to reflect new structure.
|
|
|
2010-06-03 Jeremy Bennett
|
2010-06-03 Jeremy Bennett
|
|
|
* or1ksim.tests/fp.exp: Removed timeout change
|
* or1ksim.tests/fp.exp: Removed timeout change
|
* or1ksim.tests/lws-test.exp: Created.
|
* or1ksim.tests/lws-test.exp: Created.
|
* or1ksim/test/Makefile.am: Added lws-test & config.
|
* or1ksim/test/Makefile.am: Added lws-test & config.
|
* or1ksim/test/Makefile.in: Regenerated.
|
* or1ksim/test/Makefile.in: Regenerated.
|
|
|
2010-06-02 Jeremy Bennett
|
2010-06-02 Jeremy Bennett
|
|
|
* lib/or1ksim.exp: Use same matching as libsim.exp, treat each
|
* lib/or1ksim.exp: Use same matching as libsim.exp, treat each
|
match as a pass.
|
match as a pass.
|
* or1ksim/test/basic.exp: Unreported test entries marked.
|
* or1ksim/test/basic.exp: Unreported test entries marked.
|
* or1ksim/test/cache.exp: Unreported test entries marked.
|
* or1ksim/test/cache.exp: Unreported test entries marked.
|
* or1ksim/test/cbasic.exp: Unreported test entries marked.
|
* or1ksim/test/cbasic.exp: Unreported test entries marked.
|
Line 73... |
Line 106... |
* or1ksim/test/mul.exp: Unreported test entries marked.
|
* or1ksim/test/mul.exp: Unreported test entries marked.
|
* or1ksim/test/mycompress.exp: Unreported test entries marked.
|
* or1ksim/test/mycompress.exp: Unreported test entries marked.
|
* or1ksim/test/tick.exp: Unreported test entries marked.
|
* or1ksim/test/tick.exp: Unreported test entries marked.
|
|
|
2010-05-20 Jeremy Bennett
|
2010-05-20 Jeremy Bennett
|
|
|
* lib/libsim.exp (run_libsim): Expect clause corrected to detect
|
* lib/libsim.exp (run_libsim): Expect clause corrected to detect
|
all unexpected warning/errors.
|
all unexpected warning/errors.
|
* libsim.tests/jtag-go-command-read.exp
|
* libsim.tests/jtag-go-command-read.exp
|
: Missing error added.
|
: Missing error added.
|
: Missing error added.
|
: Missing error added.
|
Line 85... |
Line 119... |
: Missing error added.
|
: Missing error added.
|
: Missing error added.
|
: Missing error added.
|
: Missing error added.
|
: Missing error added.
|
|
|
2010-05-19 Jeremy Bennett
|
2010-05-19 Jeremy Bennett
|
|
|
* libsim.tests/Makefile.am: upcalls.exp added to distribution.
|
* libsim.tests/Makefile.am: upcalls.exp added to distribution.
|
* libsim.tests/Makefile.in: Regenerated.
|
* libsim.tests/Makefile.in: Regenerated.
|
|
|
2010-05-18 Jeremy Bennett
|
2010-05-18 Jeremy Bennett
|
|
|
* libsim.tests/default.cfg: Disabled MC, replaced with memory block
|
* libsim.tests/default.cfg: Disabled MC, replaced with memory block
|
and set CPU to take vectors at high address.
|
and set CPU to take vectors at high address.
|
* test-code/lib-jtag/lib-jtag-full.c: Increase time quanta to 3ms to
|
* test-code/lib-jtag/lib-jtag-full.c: Increase time quanta to 3ms to
|
allow time for messages.
|
allow time for messages.
|
|
|
2010-05-16 Jeremy Bennett
|
2010-05-16 Jeremy Bennett
|
|
|
* libsim.tests/Makefile.am: Added new test files to dist
|
* libsim.tests/Makefile.am: Added new test files to dist
|
* libsim.tests/Makefile: Regenerated.
|
* libsim.tests/Makefile: Regenerated.
|
* libsim.tests/jtag-go-command-read.exp: New file.
|
* libsim.tests/jtag-go-command-read.exp: New file.
|
* libsim.tests/jtag-go-command-write.exp: New file.
|
* libsim.tests/jtag-go-command-write.exp: New file.
|
* libsim.tests/jtag-read-command.exp: Tests updated for new interface.
|
* libsim.tests/jtag-read-command.exp: Tests updated for new interface.
|
Line 113... |
Line 150... |
* test-code/lib-jtag/lib-jtag-full.c: Use new JTAG library interface
|
* test-code/lib-jtag/lib-jtag-full.c: Use new JTAG library interface
|
with bit lengths.
|
with bit lengths.
|
|
|
|
|
2010-05-14 Jeremy Bennett
|
2010-05-14 Jeremy Bennett
|
|
|
* libsim.tests/jtag-read-command.exp: Better test naming.
|
* libsim.tests/jtag-read-command.exp: Better test naming.
|
* libsim.tests/jtag-select-module.exp: Better test naming.
|
* libsim.tests/jtag-select-module.exp: Better test naming.
|
* libsim.tests/jtag-write-command.exp: Better test naming.
|
* libsim.tests/jtag-write-command.exp: Better test naming.
|
* libsim.tests/jtag-select-module.exp
|
* libsim.tests/jtag-select-module.exp
|
: Check for correct access type.
|
: Check for correct access type.
|
Line 125... |
Line 163... |
: Check for correct access type.
|
: Check for correct access type.
|
: Check for correct access
|
: Check for correct access
|
type.
|
type.
|
|
|
2010-05-13 Jeremy Bennett
|
2010-05-13 Jeremy Bennett
|
|
|
* libsim.tests/default.cfg: Add memory block at top of memory.
|
* libsim.tests/default.cfg: Add memory block at top of memory.
|
* libsim.tests/lib-jtag-full.c: Corrected some error messages.
|
* libsim.tests/lib-jtag-full.c: Corrected some error messages.
|
* libsim.tests/Makefile.am: Added new JTAG test files.
|
* libsim.tests/Makefile.am: Added new JTAG test files.
|
* libsim.tests/Makefile.in: Regenerated.
|
* libsim.tests/Makefile.in: Regenerated.
|
* libsim.tests/jtag-read-command.exp: Break out READ_COMMAND tests.
|
* libsim.tests/jtag-read-command.exp: Break out READ_COMMAND tests.
|
Line 137... |
Line 176... |
* README: Updated with new tests.
|
* README: Updated with new tests.
|
* test-code/lib-jtag/lib-jtag-full.c (process_read_command):
|
* test-code/lib-jtag/lib-jtag-full.c (process_read_command):
|
Corrected printout of access_type.
|
Corrected printout of access_type.
|
|
|
2010-05-04 Jeremy Bennett
|
2010-05-04 Jeremy Bennett
|
|
|
* configure.ac: lib-jtag/Makefile.am added as output
|
* configure.ac: lib-jtag/Makefile.am added as output
|
* configure: Regenerated
|
* configure: Regenerated
|
* libsim.tests/jtag-basic.exp: Created for low level JTAG tests.
|
* libsim.tests/jtag-basic.exp: Created for low level JTAG tests.
|
* libsim.tests/jtag-full.exp: Created for high level JTAG tests.
|
* libsim.tests/jtag-full.exp: Created for high level JTAG tests.
|
* libsim.tests/Makefile.am: Added jtag-basic.exp and
|
* libsim.tests/Makefile.am: Added jtag-basic.exp and
|
Line 155... |
Line 195... |
* test-code/lib-jtag/Makefile.am: Generated.
|
* test-code/lib-jtag/Makefile.am: Generated.
|
* test-code/Makefile.am: lib-jtag added as subdir
|
* test-code/Makefile.am: lib-jtag added as subdir
|
* test-code/Makefile.in: Regenerated.
|
* test-code/Makefile.in: Regenerated.
|
|
|
2010-05-02 Jeremy Bennett
|
2010-05-02 Jeremy Bennett
|
|
|
* test-code/lib-upcalls/lib-upcalls.c (main): Commenting corrected.
|
* test-code/lib-upcalls/lib-upcalls.c (main): Commenting corrected.
|
|
|
2010-05-02 Jeremy Bennett
|
2010-05-02 Jeremy Bennett
|
|
|
* global-conf.exp: Renamed from default-global-conf.exp.
|
* global-conf.exp: Renamed from default-global-conf.exp.
|
* lib/or1ksim.exp (run_or1ksim): Use $srcdir instead of
|
* lib/or1ksim.exp (run_or1ksim): Use $srcdir instead of
|
environment variable and use $objdir.
|
environment variable and use $objdir.
|
* lib/or1ksim.exp (run_libsim): Use $srcdir instead of
|
* lib/or1ksim.exp (run_libsim): Use $srcdir instead of
|
environment variable and use $objdir.
|
environment variable and use $objdir.
|
|
|
2010-04-30 Jeremy Bennett
|
2010-04-30 Jeremy Bennett
|
|
|
* lib/or1ksim.exp (run_or1ksim): Make timeout return UNRESOLVED
|
* lib/or1ksim.exp (run_or1ksim): Make timeout return UNRESOLVED
|
rather than FAIL.
|
rather than FAIL.
|
* lib/libsim.exp (run libsim): Make timeout return UNRESOLVED
|
* lib/libsim.exp (run libsim): Make timeout return UNRESOLVED
|
rather than FAIL.
|
rather than FAIL.
|
* or1ksim.tests/fbtest.exp: Restore timeout correctly.
|
* or1ksim.tests/fbtest.exp: Restore timeout correctly.
|
|
|
2010-04-28 Jeremy Bennett
|
2010-04-28 Jeremy Bennett
|
|
|
* libsim.tests/upcalls.exp: Created.
|
* libsim.tests/upcalls.exp: Created.
|
* libsim.tests/upcalls.cfg: Created.
|
* libsim.tests/upcalls.cfg: Created.
|
* test-code/lib-upcalls/lib-upcalls.c: Changed to use new upcall
|
* test-code/lib-upcalls/lib-upcalls.c: Changed to use new upcall
|
interface.
|
interface.
|
* test-code/lib-inttest/lib-inttest-edge.c: Created.
|
* test-code/lib-inttest/lib-inttest-edge.c: Created.
|
* test-code/lib-inttest/lib-inttest-level.c: Changed to use new
|
* test-code/lib-inttest/lib-inttest-level.c: Changed to use new
|
upcall interface.
|
upcall interface.
|
|
|
2010-04-25 Jeremy Bennett
|
2010-04-25 Jeremy Bennett
|
|
|
* libsim.tests/int-level.exp: Created.
|
* libsim.tests/int-level.exp: Created.
|
* test-code/lib-upcalls: Created.
|
* test-code/lib-upcalls: Created.
|
* test-code/lib-upcalls/lib-upcalls.c: Created.
|
* test-code/lib-upcalls/lib-upcalls.c: Created.
|
* test-code/lib-upcalls/Makefile.am: Created.
|
* test-code/lib-upcalls/Makefile.am: Created.
|
* test-code/lib-upcalls/Makefile.in: Regenerated.
|
* test-code/lib-upcalls/Makefile.in: Regenerated.
|
function to print chars more clearly.
|
function to print chars more clearly.
|
* or1ksim.tests/kbd.exp: Updated for new test output format.
|
* or1ksim.tests/kbd.exp: Updated for new test output format.
|
|
|
2010-04-23 Jeremy Bennett
|
2010-04-23 Jeremy Bennett
|
|
|
* test-code/lib-inttest/lib-inttest-level.c: Created.
|
* test-code/lib-inttest/lib-inttest-level.c: Created.
|
* Makefile.am: Updated for new tests
|
* Makefile.am: Updated for new tests
|
* Makefile.in: Regenerated.
|
* Makefile.in: Regenerated.
|
* README: Updated for new library test results.
|
* README: Updated for new library test results.
|
|
|
2010-04-22 Jeremy Bennett
|
2010-04-22 Jeremy Bennett
|
|
|
* or1ksim.tests/cbasic.exp: Errors due to buggy printf fixed.
|
* or1ksim.tests/cbasic.exp: Errors due to buggy printf fixed.
|
* or1ksim.tests/mmu.exp: Errors due to buggy printf fixed.
|
* or1ksim.tests/mmu.exp: Errors due to buggy printf fixed.
|
* or1ksim.tests/mul.exp: Errors due to buggy printf fixed.
|
* or1ksim.tests/mul.exp: Errors due to buggy printf fixed.
|
|
|
2010-04-21 Jeremy Bennett
|
2010-04-21 Jeremy Bennett
|
|
|
* test-code-or1k: Renamed from test-code.
|
* test-code-or1k: Renamed from test-code.
|
* configure.ac, configure: Moved to test-code-or1k.
|
* configure.ac, configure: Moved to test-code-or1k.
|
* AUTHORS, NEWS, INSTALL, COPYING: Moved to test-code-or1k.
|
* AUTHORS, NEWS, INSTALL, COPYING: Moved to test-code-or1k.
|
|
|
2010-04-20 Jeremy Bennett
|
2010-04-20 Jeremy Bennett
|
|
|
* test-code/support/spr-defs.h: NOP_PRINTF definition removed.
|
* test-code/support/spr-defs.h: NOP_PRINTF definition removed.
|
* test-code/except-test/except-test.c (illegal_insn_test):
|
* test-code/except-test/except-test.c (illegal_insn_test):
|
Generate and check a correct sequence for illegal instruction.
|
Generate and check a correct sequence for illegal instruction.
|
* test-code/except-test/except-test.c (except_priority_test):
|
* test-code/except-test/except-test.c (except_priority_test):
|
Generate a properly illegal instruction.
|
Generate a properly illegal instruction.
|
|
|
2010-04-19 Jeremy Bennett
|
2010-04-19 Jeremy Bennett
|
|
|
* AUTHORS: Created to refer to parent file.
|
* AUTHORS: Created to refer to parent file.
|
* config: Directory for board configurations.
|
* config: Directory for board configurations.
|
* config/unix.exp: Created.
|
* config/unix.exp: Created.
|
* configure: Regenerated.
|
* configure: Regenerated.
|
* configure.ac: Created as sub-configuration of the main program.
|
* configure.ac: Created as sub-configuration of the main program.
|