mirror of
https://github.com/wfjm/w11.git
synced 2026-01-13 15:37:43 +00:00
- tools/bin/ostest: driver script for oskit tests - tools/exptest: configuration files for ostest and other expect based tests - tools/oskit/test: support files for OS disk/tape image kits - tools/tcl/exptest: tcl package for expect based tests - tools/tcl/exptest_rri: tcl package for rri mode
17 lines
454 B
Tcl
17 lines
454 B
Tcl
# $Id: ostest_midmem_setup.tcl 1174 2019-06-29 18:00:47Z mueller $
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
# Copyright 2019- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
|
|
#
|
|
# Revision History:
|
|
# Date Rev Version Comment
|
|
# 2019-06-29 1174 1.0 Initial version
|
|
# 2019-06-10 1162 0.1 First draft
|
|
#---
|
|
# setup for mid-size memory systems (>0.5 MB and <1MB)
|
|
#
|
|
|
|
source ostest_minmem_setup.tcl
|
|
#
|
|
lappend ::et_oskitdef "211bsd_rpmin"
|
|
#
|