diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-07-01 20:53:13 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-07-01 20:53:13 +0200 |
| commit | 9c8a126f466f732c33482e14977fd3e537692a44 (patch) | |
| tree | c85d0938ff4aa39d96591cad9d7d5222840cf698 /tests/README.md | |
| parent | 18c705a11efec6c67e07981ae0f55727cbd47f4d (diff) | |
Add tests tracking document
Diffstat (limited to 'tests/README.md')
| -rw-r--r-- | tests/README.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/README.md b/tests/README.md deleted file mode 100644 index 9cf09c6..0000000 --- a/tests/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# 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 |
