From c2e6aad09f893e4c8cb5cb9243c32a0d6d0d1e12 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 9 Jun 2022 21:48:32 +0200 Subject: Init ESDS repository --- tests/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/README.md (limited to 'tests/README.md') diff --git a/tests/README.md b/tests/README.md new file mode 100644 index 0000000..9cf09c6 --- /dev/null +++ b/tests/README.md @@ -0,0 +1,6 @@ +# Tests +**Test folders names convention:** +- **m** senders and **n** receivers is written `sr` *(ex: 1s5r)* +- **n** nodes is written `n` *(ex: 5n)* +- Tests names follow the following format `_<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 -- cgit v1.2.3