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_latency1.tesh
diff --git a/teshsuite/simdag/network/p2p/test_latency1.tesh b/teshsuite/simdag/network/p2p/test_latency1.tesh
new file mode 100644 (file)
index 0000000..52253d0
--- /dev/null
@@ -0,0 +1,16 @@
+
+p latency check, 1 byte, shared link
+
+$ simdag/network/p2p/test_latency1 simdag/network/p2p/platform_2p_1sl.xml --log=sd_kernel.thres=warning
+> 1.5
+
+p latency check, 1 byte, fat pipe
+
+$ simdag/network/p2p/test_latency1 simdag/network/p2p/platform_2p_1fl.xml --log=sd_kernel.thres=warning
+> 1.5
+
+p latency check, 1 byte, link - switch - link 
+
+$ simdag/network/p2p/test_latency1 simdag/network/p2p/platform_2p_1switch.xml --log=sd_kernel.thres=warning
+> 3
+