Skip to content

Commit

Permalink
doc UPDATE clarify how to start the server for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed May 21, 2024
1 parent 3b52f0a commit 9c5f344
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ if(NETOPEER2_LIB_TESTS)
"/**
* @brief Start netopeer2-server for all the test clients.
*
* After the server is started, this function MUST return meaning a child
* process or something similar needs to be created.
*
* Function implementation NEEDS TO BE PROVIDED.
*
* @param[in] pidfile_path Path to the server PID file.
Expand Down

0 comments on commit 9c5f344

Please sign in to comment.