Bugzilla – Bug 1339
test.py uses the old name for the test runner
Last modified: 2012-01-13 13:43:09 UTC
Currently, test.py uses the old name for the test runner, which causes only these tests to be run: PASS: Example examples/tutorial/first.py PASS: Example examples/routing/simple-routing-ping6.py PASS: Example src/core/examples/sample-simulator.py PASS: Example examples/wireless/mixed-wireless.py PASS: Example src/bridge/examples/csma-bridge.py PASS: Example examples/wireless/wifi-ap.py PASS: Example src/flow-monitor/examples/wifi-olsr-flowmon.py 7 of 7 tests passed (7 passed, 0 skipped, 0 failed, 0 crashed, 0 valgrind errors)
Hi Mitch, Can you tell more of the problem? I tryed execute the test.py and: ... PASS: Example src/core/examples/sample-simulator.py PASS: Example /mnt/deposito/ns3/ns-3-allinone/ns-3-dev/build/src/uan/examples/uan-cw-example PASS: Example src/flow-monitor/examples/wifi-olsr-flowmon.py 172 of 172 tests passed (172 passed, 0 skipped, 0 failed, 0 crashed, 0 valgrind errors) No problem! At. Luiz Arthur ps. I updated my ns-3-dev today!
(In reply to comment #1) > Hi Mitch, > > Can you tell more of the problem? > > I tryed execute the test.py and: > > ... > PASS: Example src/core/examples/sample-simulator.py > PASS: Example > /mnt/deposito/ns3/ns-3-allinone/ns-3-dev/build/src/uan/examples/uan-cw-example > PASS: Example src/flow-monitor/examples/wifi-olsr-flowmon.py > 172 of 172 tests passed (172 passed, 0 skipped, 0 failed, 0 crashed, 0 valgrind > errors) > > No problem! > > At. Luiz Arthur > > ps. I updated my ns-3-dev today! I still have problems with my version of ns-3-dev.
Bug closed. ns-3-dev changeset: 8813ef4cec0f(In reply to comment #0) > Currently, test.py uses the old name for the test runner, which causes only > these tests to be run: > > PASS: Example examples/tutorial/first.py > PASS: Example examples/routing/simple-routing-ping6.py > PASS: Example src/core/examples/sample-simulator.py > PASS: Example examples/wireless/mixed-wireless.py > PASS: Example src/bridge/examples/csma-bridge.py > PASS: Example examples/wireless/wifi-ap.py > PASS: Example src/flow-monitor/examples/wifi-olsr-flowmon.py > 7 of 7 tests passed (7 passed, 0 skipped, 0 failed, 0 crashed, 0 valgrind > errors)