3843N/A(echo 'if {![package vsatisfies [package provide Tcl] 8.5]} {return}' ; \
3843N/A echo 'package ifneeded Expect 5.45 \
3843N/A [list load [file join $dir libexpect5.45.so]]'\
3843N/A) > pkgIndex.tcl
3843N/ATCL_LIBRARY=`echo $(WS_TOP)/components/tcl/tcl/tcl8.5.12/library` LD_LIBRARY_PATH=".:$(WS_TOP)/components/tcl/$(TCLBUILD):" PATH=".:$(WS_TOP)/components/tcl/$(TCLBUILD):/usr/bin:/usr/gnu/bin" TCLLIBPATH="." $(WS_TOP)/components/tcl/$(TCLBUILD)/tclsh `echo $(SOURCE_DIR)/tests/all.tcl`
3843N/Acat.test
3843N/Aexpect.test
3843N/Alogfile.test
3843N/Avia sendvia send_uservia send_stdoutpid.test
3843N/Asend.test
3843N/Aspawn.test
3843N/Astty.test
7168N/Aall.tcl: Total 29 Passed 29 Skipped 0 Failed 0
3843N/ASourced 0 Test Files.