Commit Diff


commit - 855a714af6b1be8205eb3ade5a9754e259865118
commit + 41eefec10e50104bedd5b6a85c9fc252db7cdde2
blob - 7bd6604950794cf35546ec03fac0cb7e3f892d07
blob + 19fbf15d83b07712c925ce47cc595932111d6be0
--- testplans/testplan-freebsd.json
+++ testplans/testplan-freebsd.json
@@ -493,6 +493,18 @@
   },
   {
     "path": "testcases/tcp/shutdown/shutdown-double-shut-wr.pkt",
+    "skip_reason": ""
+  },
+  {
+    "path": "testcases/udp/udp_bug.pkt",
+    "skip_reason": ""
+  },
+  {
+    "path": "testcases/udp/udp_client.pkt",
     "skip_reason": ""
+  },
+  {
+    "path": "testcases/udp/udp_server.pkt",
+    "skip_reason": ""
   }
 ]
blob - b24a0b3859f3b31d7e57aa3136c2eab3329b4710
blob + 52eedd4ba9b5c382e51f61fc90a895e0370a17ba
--- testplans/testplan-linux.json
+++ testplans/testplan-linux.json
@@ -474,5 +474,17 @@
   {
     "path": "testcases/tcp/shutdown/shutdown-double-shut-wr.pkt",
     "skip_reason": "Timeout is exceed (20 sec)"
+  },
+  {
+    "path": "testcases/udp/udp_bug.pkt",
+    "skip_reason": ""
+  },
+  {
+    "path": "testcases/udp/udp_client.pkt",
+    "skip_reason": ""
+  },
+  {
+    "path": "testcases/udp/udp_server.pkt",
+    "skip_reason": ""
   }
 ]
blob - 651b8e64c0a4f4279a518861e5196c96a3ea16bc
blob + 5a26a3d0aa8ac2880cbac472381e8154c83f328c
--- testplans/testplan-macos.json
+++ testplans/testplan-macos.json
@@ -474,5 +474,17 @@
   {
     "path": "testcases/tcp/shutdown/shutdown-double-shut-wr.pkt",
     "skip_reason": "timing error: expected inbound packet at 0.050244 sec but happened at 0.147460 sec"
+  },
+  {
+    "path": "testcases/udp/udp_bug.pkt",
+    "skip_reason": ""
+  },
+  {
+    "path": "testcases/udp/udp_client.pkt",
+    "skip_reason": ""
+  },
+  {
+    "path": "testcases/udp/udp_server.pkt",
+    "skip_reason": ""
   }
 ]