mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 03:59:45 +00:00
Init ESDS repository
This commit is contained in:
commit
c2e6aad09f
106 changed files with 2638 additions and 0 deletions
6
tests/README.md
Normal file
6
tests/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue