mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 18:13:57 +02:00
Prefix LEO tests with leo
This commit is contained in:
parent
096b48f005
commit
55cd581ce1
7 changed files with 130 additions and 6 deletions
|
@ -87,7 +87,7 @@ public:
|
|||
};
|
||||
|
||||
SatNodeHelperTestSuite::SatNodeHelperTestSuite ()
|
||||
: TestSuite ("sat-node-helper", UNIT)
|
||||
: TestSuite ("leo-sat-node-helper", UNIT)
|
||||
{
|
||||
// TestDuration for TestCase can be QUICK, EXTENSIVE or TAKES_FOREVER
|
||||
AddTestCase (new EmptySatNodeHelperTestCase, TestCase::QUICK);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue