mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-06 01:56:27 +02:00
Update README.org
This commit is contained in:
parent
988237bbd5
commit
76a8384791
1 changed files with 15 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue