Files
rtems/testsuites/libtests
Sebastian Huber f87ede57a2 libnetworking: Fix close of active sockets
Send a special event to notify tasks waiting for a socket state change
in case this socket gets closed.  This prevents a use after free.

Close #785.
2015-01-20 07:11:58 +01:00
..
2015-01-20 07:53:51 +11:00
2015-01-20 07:53:51 +11:00
2012-02-01 10:59:44 -06:00
2014-12-05 07:47:32 +01:00

This directory contains tests for some of the items in
the lib directories.  The intent is to be able to
verify the basic functionality of a library.  For example,
it is important to know that the stack checker successfully
detects tasks which both stay within and exceed their
stack limits.