Fix failing dsr test
authorYufei Cheng <yfcheng@ittc.ku.edu>
Sun, 13 May 2012 08:59:05 -0700
changeset 8754 59094197def1
parent 8753 8d84b96e26bf
child 8755 78bf735a3d5e
Fix failing dsr test
src/dsr/test/dsr-test-suite.cc
--- a/src/dsr/test/dsr-test-suite.cc	Sun May 06 22:29:56 2012 -0700
+++ b/src/dsr/test/dsr-test-suite.cc	Sun May 13 08:59:05 2012 -0700
@@ -252,7 +252,7 @@
   p->RemoveAtStart (8);
   dsr::DsrOptionRerrUnreachHeader h2;
   uint32_t bytes = p->RemoveHeader (h2);
-  NS_TEST_EXPECT_MSG_EQ (bytes, 16, "Total RREP is 16 bytes long");
+  NS_TEST_EXPECT_MSG_EQ (bytes, 20, "Total RREP is 20 bytes long");
 }
 // -----------------------------------------------------------------------------
 // / Unit test for ACK-REQ