esds/tests
2022-06-09 21:48:32 +02:00
..
hidden_node_2s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
mobility_eth0_bandwidth_1s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
mobility_eth0_bandwidth_2s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
mobility_eth0_latency_1s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
mobility_eth0_latency_2s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
mobility_wlan0_bandwidth_1s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
mobility_wlan0_latency_1s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_breakpoints_auto_1n Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_breakpoints_manual_1n Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_breakpoints_manual_no_callback_1n Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_log_5n Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_read_clock_2n Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_read_eth0_ncom_2s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_read_wlan0_ncom_2s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_receivet_eth0_1s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_send_eth0_1s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_send_eth0_2s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_send_eth0_3s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_send_wlan0_1s2r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_send_wlan0_2s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_sendt_eth0_1s1r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_sendt_wlan0_1s2r Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_wait_2n Init ESDS repository 2022-06-09 21:48:32 +02:00
simple_wait_end_3n Init ESDS repository 2022-06-09 21:48:32 +02:00
README.md Init ESDS repository 2022-06-09 21:48:32 +02:00
run.sh Init ESDS repository 2022-06-09 21:48:32 +02:00

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