diff --git a/tests/README.org b/tests/README.org index fdb12f4..f510daf 100644 --- a/tests/README.org +++ b/tests/README.org @@ -39,17 +39,26 @@ Tests folders names convention: - [X] Check send on 2 receivers works * api_send_eth0_3s1r * api_sendt_eth0_1s1r -* api_sendt_wlan0_1s2r -* api_send_wlan0_1s2r -* api_send_wlan0_2s1r +* api_sendt_wlan0_1s2r [2/2] +- [X] Transmission work if timeout do not expire +- [X] Transmission does not work if timeout expire +* api_send_wlan0_1s2r [3/3] +- [X] All reachable receivers get the data +- [X] If receiver turned off data is not received +- [X] If receiver turned off at least one time during communication it must not receive the data +* api_send_wlan0_2s1r [1/1] +- [X] If 2 receivers send at the same time to the same receiver, interference should happend on the receiver * api_wait_2n [1/1] - [X] Wait works as expected on 2 nodes * api_wait_end_3n [2/2] - [X] Wait for 0s works as expected - [X] wait_end() works as expected -* breakpoints_auto_1n -* breakpoints_manual_1n -* breakpoints_manual_no_callback_1n +* breakpoints_auto_1n [1/1] +- [X] Simulation is interrupted every 3.3s during a transmission +* breakpoints_manual_1n [1/1] +- [X] Simulation breaks at 1,2,3 and 10s +* breakpoints_manual_no_callback_1n [1/1] +- [X] Breakpoints work if no callback specified * hidden_node_2s1r * mobility_eth0_bandwidth_1s1r * mobility_eth0_bandwidth_2s1r