- Started regression test suite for SICS.
- The framework is there and testing motors works now
This commit is contained in:
10
test/testinc.tcl
Normal file
10
test/testinc.tcl
Normal file
@ -0,0 +1,10 @@
|
||||
#------------------------------------------------------------------------------
|
||||
# This is a prelude to source into tcl for testing regression tests.
|
||||
# copyright: see file COPYRIGHT
|
||||
#
|
||||
# Mark Koennecke, July 2006
|
||||
#------------------------------------------------------------------------------
|
||||
source tcltest.tcl
|
||||
namespace import tcltest::*
|
||||
source testutil.tcl
|
||||
source sicstcldebug.tcl
|
Reference in New Issue
Block a user