fix test.py -v
authorCraig Dowell <craigdo@ee.washington.edu>
Tue, 29 Sep 2009 10:16:17 -0700
changeset 5295 c1bd4ffb5e47
parent 5294 684768c10c59
child 5296 75d258eaccbd
fix test.py -v
test.py
--- a/test.py	Tue Sep 29 19:08:28 2009 +0400
+++ b/test.py	Tue Sep 29 10:16:17 2009 -0700
@@ -41,20 +41,13 @@
 interesting_config_items = [
     "NS3_BUILDDIR",
     "NS3_MODULE_PATH",
-    "ENABLE_EMU",
-    "ENABLE_GSL",
-    "ENABLE_GTK_CONFIG_STORE",
-    "ENABLE_LIBXML2",
     "ENABLE_NSC",
-    "ENABLE_PYTHON_BINDINGS",
-    "ENABLE_PYTHON_SCANNING",
     "ENABLE_REAL_TIME",
-    "ENABLE_STATIC_NS3",
-    "ENABLE_SUDO",
-    "ENABLE_TAP",
-    "ENABLE_THREADING",
 ]
 
+ENABLE_NSC = False
+ENABLE_REAL_TIME = False
+
 #
 # A list of examples to run as smoke tests just to ensure that they remain 
 # buildable and runnable over time.  Also a condition under which to run