Bugzilla – Bug 1146
help string for test.py with disabled tests
Last modified: 2011-05-19 14:56:21 UTC
When test.py is run without --enable-tests=true, it just displays this: ./test.py ... 0 of 0 tests passed (0 passed, 0 skipped, 0 failed, 0 crashed, 0 valgrind errors) without advising the user that there are tests and how to enable them. I suggest to modify test.py to print out something like this message if tests are disabled: "ns-3 tests are disabled; to enable, add "--enable-tests=true" to ./waf configure or to .ns3rc"
Bug closed. Changeset: 4b245d55faa2