Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A whole bunch of test units from Sascha and Fred. Many thanks, dudes
[simgrid.git] / teshsuite / simdag / network / p2p / test_latency2.tesh
diff --git a/teshsuite/simdag/network/p2p/test_latency2.tesh b/teshsuite/simdag/network/p2p/test_latency2.tesh
new file mode 100644 (file)
index 0000000..5755fcb
--- /dev/null
@@ -0,0 +1,16 @@
+
+p latency check, 2 x 1 byte, same direction, shared link
+
+$ simdag/network/p2p/test_latency2 simdag/network/p2p/platform_2p_1sl.xml --log=sd_kernel.thres=warning
+> 2.5
+
+p latency check, 2 x 1 byte, same direction, fat pipe
+
+$ simdag/network/p2p/test_latency2 simdag/network/p2p/platform_2p_1fl.xml --log=sd_kernel.thres=warning
+> 1.5
+
+p latency check, 2 x 1 byte, same direction, link - switch - link 
+
+$ simdag/network/p2p/test_latency2 simdag/network/p2p/platform_2p_1switch.xml --log=sd_kernel.thres=warning
+> 4
+