1
0
mirror of https://github.com/wfjm/w11.git synced 2026-05-05 15:44:35 +00:00
Files
wfjm.w11/tools/tbench/w11a/w11a_all.dat
wfjm 7f2d7f97d0 add tbench test_w11a_cpu_halt; minor changes; cosmetics
- tools/src/
  - librwxxtpp/RtclRw11Cpu.cpp: fix rust code name
- tools/tbench
  - cp/test_cp_cpubasics.tcl: use symbolic names via regbld
  - w11a/test_w11a_cdma.tcl: fix attention harvest
  - w11a/test_w11a_cpu_halt.tcl: added, verifies fatal CPU halts
  - w11a/test_w11a_inst_wait.tcl: check cpu status
  - w11a/w11a_all.dat: add test_w11a_cpu_halt.tc
- tools/tcode
  - cpu_basics.mac: extend test A4.5
2023-01-07 13:51:33 +01:00

20 lines
371 B
Plaintext

# $Id: w11a_all.dat 1347 2023-01-07 12:48:58Z mueller $
#
## steering file for all w11a tests
#
test_w11a_sdreg.tcl
#
test_w11a_mem70.tcl
#
test_w11a_srcr_word_flow.tcl
test_w11a_dstw_word_flow.tcl
test_w11a_dstr_word_flow.tcl
test_w11a_dsta_flow.tcl
#
test_w11a_inst_quick.tcl
test_w11a_inst_traps.tcl
test_w11a_inst_wait.tcl
test_w11a_cdma.tcl
test_w11a_cpu_halt.tcl
#