|
Bugzilla – Full Text Bug Listing |
| Summary: | missing examples-to-run.py | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | traffic-control | Assignee: | Mohit <tahiliani.nitk> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs, stavallo, tahiliani.nitk |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
Proposed examples-to-run.py
Modified examples-to-run.py Final examples-to-run.py |
||
|
Description
Tom Henderson
2016-06-22 21:05:12 UTC
Created attachment 2479 [details]
Proposed examples-to-run.py
Are you fine with committing the attached file? I checked that all the traffic-control examples are run by test.py (and pass).
Yes, no need to wait on this; thanks for handling. I have made almost the same file, but with different command line arguments for every program that has them. I will upload the same here in a while, I'm checking whether it works fine with test.py. Thanks Created attachment 2480 [details]
Modified examples-to-run.py
I have attached a modified examples-to-run.py which checks every example against different command line arguments.
All the tests passed with test.py
Created attachment 2482 [details]
Final examples-to-run.py
There was a missing "-" in the previous file.
Corrected that in the latest one.
- Mohit
Pushed with changeset 12173. |