simh-testsetgenerator/I650
Mark Pizzolato 6c398df0ae simulator tests: Fix test setup to tolerate very busy or slow host systems
Adjust the RUNLIMIT to specify instructions instead of wall clock time.

On an unfettered system, the sel32 test completes after some 588 million
instructions.  On a slow host system, the system clock tick processing will
add to the total instructions executed.  Increase the limit to 750 million
instructions.
2022-11-13 11:07:46 -05:00
..
sw I650: Update IBM 650 simulator to Release 4 2020-05-15 05:57:01 -07:00
tests simulator tests: Fix test setup to tolerate very busy or slow host systems 2022-11-13 11:07:46 -05:00
650_demo_all.ini I650: Update IBM 650 simulator to Release 4 2020-05-15 05:57:01 -07:00
i650_cdp.c I650: Update IBM 650 simulator to Release 4 2020-05-15 05:57:01 -07:00
i650_cdr.c I650: Correct spelling error in CDR device description 2020-08-15 12:17:21 -07:00
i650_cpu.c I650: Fix Coverity identified issues 2022-03-13 11:47:08 -07:00
i650_defs.h SCP, HP2100, HP3000, I650: Move one time initialization activities to cpu_reset 2020-05-26 06:25:01 -07:00
i650_dsk.c I650, IBM1130, PDP11, PDP18b, VAX, Sigma: Fix set but unused variables. 2020-12-02 14:45:21 -08:00
i650_mt.c ALL: Standardize writelock behavior adding global UNIT_WLK & UNIT_WPRT 2021-04-19 10:58:51 -07:00
i650_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00