mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 10:08:18 +08:00
testsuite: A description for each test added
This commit is contained in:

committed by
Sebastian Huber

parent
384769141c
commit
0444b24bf9
@@ -1,6 +1,9 @@
|
||||
/*
|
||||
* This is the body of the test. It does not do much except ensure
|
||||
* that the target is alive after initializing the TCP/IP stack.
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief It tests socket connections locally.
|
||||
*
|
||||
* The server and clients are running in different RTEMS tasks.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user