225 for (
bool useIpv6 : {
false,
true})
240 pf1_1_1.localIpv6Address.Set(
"0::ffff:0200:0000");
245 pf1_1_1.remoteAddress.Set(
"1.0.0.0");
246 pf1_1_1.remoteMask.Set(0xff000000);
247 pf1_1_1.localAddress.Set(
"2.0.0.0");
248 pf1_1_1.localMask.Set(0xff000000);
257 pf1_1_2.localIpv6Address.Set(
"0::ffff:0404:0400");
262 pf1_1_2.remoteAddress.Set(
"3.3.3.0");
263 pf1_1_2.remoteMask.Set(0xffffff00);
264 pf1_1_2.localAddress.Set(
"4.4.4.0");
265 pf1_1_2.localMask.Set(0xffffff00);
307 TestCase::Duration::QUICK);
317 TestCase::Duration::QUICK);
327 TestCase::Duration::QUICK);
337 TestCase::Duration::QUICK);
347 TestCase::Duration::QUICK);
357 TestCase::Duration::QUICK);
369 TestCase::Duration::QUICK);
379 TestCase::Duration::QUICK);
389 TestCase::Duration::QUICK);
399 TestCase::Duration::QUICK);
409 TestCase::Duration::QUICK);
419 TestCase::Duration::QUICK);
429 TestCase::Duration::QUICK);
441 TestCase::Duration::QUICK);
451 TestCase::Duration::QUICK);
461 TestCase::Duration::QUICK);
471 TestCase::Duration::QUICK);
481 TestCase::Duration::QUICK);
491 TestCase::Duration::QUICK);
501 TestCase::Duration::QUICK);
511 TestCase::Duration::QUICK);
521 TestCase::Duration::QUICK);
531 TestCase::Duration::QUICK);
553 TestCase::Duration::QUICK);
563 TestCase::Duration::QUICK);
573 TestCase::Duration::QUICK);
583 TestCase::Duration::QUICK);
593 TestCase::Duration::QUICK);
603 TestCase::Duration::QUICK);
615 TestCase::Duration::QUICK);
625 TestCase::Duration::QUICK);
635 TestCase::Duration::QUICK);
645 TestCase::Duration::QUICK);
655 TestCase::Duration::QUICK);
665 TestCase::Duration::QUICK);
675 TestCase::Duration::QUICK);
687 TestCase::Duration::QUICK);
697 TestCase::Duration::QUICK);
707 TestCase::Duration::QUICK);
717 TestCase::Duration::QUICK);
727 TestCase::Duration::QUICK);
737 TestCase::Duration::QUICK);
760 TestCase::Duration::QUICK);
770 TestCase::Duration::QUICK);
780 TestCase::Duration::QUICK);
790 TestCase::Duration::QUICK);
800 TestCase::Duration::QUICK);
810 TestCase::Duration::QUICK);
822 TestCase::Duration::QUICK);
832 TestCase::Duration::QUICK);
842 TestCase::Duration::QUICK);
852 TestCase::Duration::QUICK);
862 TestCase::Duration::QUICK);
872 TestCase::Duration::QUICK);
882 TestCase::Duration::QUICK);
894 TestCase::Duration::QUICK);
904 TestCase::Duration::QUICK);
914 TestCase::Duration::QUICK);
924 TestCase::Duration::QUICK);
934 TestCase::Duration::QUICK);
944 TestCase::Duration::QUICK);
966 TestCase::Duration::QUICK);
976 TestCase::Duration::QUICK);
986 TestCase::Duration::QUICK);
996 TestCase::Duration::QUICK);
1006 TestCase::Duration::QUICK);
static std::string BuildNameString(Ptr< EpcTftClassifier > c, EpcTft::Direction d, std::string sa, std::string da, uint16_t sp, uint16_t dp, uint8_t tos, uint32_t tftId, bool useIpv6)
Build name string.
EpcTftClassifierTestCase(Ptr< EpcTftClassifier > c, EpcTft::Direction d, std::string sa, std::string da, uint16_t sp, uint16_t dp, uint8_t tos, uint32_t tftId, bool useIpv6)
Constructor.