mirror of
https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git
synced 2025-06-08 10:03:58 +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
|
@ -74,7 +74,7 @@ public:
|
|||
};
|
||||
|
||||
IslPropagationTestSuite::IslPropagationTestSuite ()
|
||||
: TestSuite ("isl-propagation", UNIT)
|
||||
: TestSuite ("leo-isl-propagation", UNIT)
|
||||
{
|
||||
// TestDuration for TestCase can be QUICK, EXTENSIVE or TAKES_FOREVER
|
||||
AddTestCase (new IslPropagationAngleTestCase1, TestCase::QUICK);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue