wave: Rename test suite prefix from wifi to wave
This commit is contained in:
@@ -459,7 +459,7 @@ public:
|
||||
};
|
||||
|
||||
OcbTestSuite::OcbTestSuite ()
|
||||
: TestSuite ("wifi-80211p-ocb", UNIT)
|
||||
: TestSuite ("wave-80211p-ocb", UNIT)
|
||||
{
|
||||
// TestDuration for TestCase can be QUICK, EXTENSIVE or TAKES_FOREVER
|
||||
AddTestCase (new OcbWifiMacTestCase, TestCase::QUICK);
|
||||
|
||||
Reference in New Issue
Block a user