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
472 B
Tcl
17 lines
472 B
Tcl
# $Id: mcode_setup.tcl 1193 2019-07-14 08:36:20Z 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-07-13 1193 0.1 First draft
|
|
#---
|
|
# setup for mcode tests
|
|
#
|
|
|
|
lappend ::et_mcodedef "dl11echo"
|
|
# lappend ::et_mcodedef "dz11echo"
|
|
# lappend ::et_mcodedef "pc11test"
|
|
# lappend ::et_mcodedef "lp11test"
|
|
# lappend ::et_mcodedef "tm11test"
|