mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-06 01:56:27 +02:00
.. | ||
hidden_node_2s1r | ||
mobility_eth0_bandwidth_1s1r | ||
mobility_eth0_bandwidth_2s1r | ||
mobility_eth0_latency_1s1r | ||
mobility_eth0_latency_2s1r | ||
mobility_wlan0_bandwidth_1s1r | ||
mobility_wlan0_latency_1s1r | ||
simple_breakpoints_auto_1n | ||
simple_breakpoints_manual_1n | ||
simple_breakpoints_manual_no_callback_1n | ||
simple_log_5n | ||
simple_read_clock_2n | ||
simple_read_eth0_ncom_2s1r | ||
simple_read_wlan0_ncom_2s1r | ||
simple_receivet_eth0_1s1r | ||
simple_send_eth0_1s1r | ||
simple_send_eth0_2s1r | ||
simple_send_eth0_3s1r | ||
simple_send_wlan0_1s2r | ||
simple_send_wlan0_2s1r | ||
simple_sendt_eth0_1s1r | ||
simple_sendt_wlan0_1s2r | ||
simple_wait_2n | ||
simple_wait_end_3n | ||
README.md | ||
run.sh |
Tests
Test folders names convention:
- m senders and n receivers is written
<m>s<n>r
(ex: 1s5r) - n nodes is written
<n>n
(ex: 5n) - Tests names follow the following format
<title>_<m>s<n>r
or<title>_<n>n
(ex: simple_send_rcv_1s5r, ping_pong_2n) - Tests that test elementary API functions should start with the simple keyword