summaryrefslogtreecommitdiffstats
path: root/runtime/tests/all.tcl
diff options
context:
space:
mode:
authorhunt <hunt>2005-05-17 06:58:05 +0000
committerhunt <hunt>2005-05-17 06:58:05 +0000
commitca7d122b7b3fb57d6cabdbdc5da9c1ecc60de5d8 (patch)
tree7272af5f7bfb67412fbdbfa2a9cc7f63e8fa09c3 /runtime/tests/all.tcl
parente96dd1fa4e4ba81198e92f7abd340124ba126258 (diff)
downloadsystemtap-steved-ca7d122b7b3fb57d6cabdbdc5da9c1ecc60de5d8.tar.gz
systemtap-steved-ca7d122b7b3fb57d6cabdbdc5da9c1ecc60de5d8.tar.xz
systemtap-steved-ca7d122b7b3fb57d6cabdbdc5da9c1ecc60de5d8.zip
Restructuring of tests. New tests for new maps.
Diffstat (limited to 'runtime/tests/all.tcl')
-rw-r--r--runtime/tests/all.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/tests/all.tcl b/runtime/tests/all.tcl
index 2d44d6bb..f820c588 100644
--- a/runtime/tests/all.tcl
+++ b/runtime/tests/all.tcl
@@ -6,6 +6,7 @@ puts "Running all SystemTap tests"
#puts [tcltest::configure]
#puts [tcltest::configure -file]
+
tcltest::runAllTests
puts "All tests completed"