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