Files
rtems/testsuites/libtests
Kevin Kirspel 1c6926c11f termios: Synchronize with latest FreeBSD headers
Adding modified FreeBSD headers to synchronize RTEMS termios with
FreeBSD.  Modify termios to support dedicated input and output baud for
termios structure.  Updated BSPs to use dedicated input and output baud
in termios structure.  Updated tools to use dedicated input and output
baud in termios structure.  Updated termios testsuites to use dedicated
input and output baud in termios structure.

Close #2897.
2017-03-22 11:55:04 +01:00
..
2016-11-23 12:52:05 +01:00
2016-09-19 07:52:33 +02:00
2016-09-19 07:52:33 +02:00
2016-09-19 07:52:33 +02:00
2015-10-19 09:51:28 +02:00
2016-05-20 07:49:41 +02:00
2012-02-01 10:59:44 -06:00
2015-09-11 11:28:13 +02:00
2016-09-16 09:36:44 +02:00
2016-10-13 13:11:40 +11:00
2017-02-28 09:09:23 +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.