Sebastian Huber
c192109f72
samples: Fix warnings
2018-07-24 10:06:49 +02:00
Chris Johns
bcd0c06c9b
tests: Use rtems_test_begin and rtems_test_end.
...
Add a tests enum and move all test banner test to the library in libmisc.
Update #3199 .
2017-11-11 16:14:59 +11:00
Sebastian Huber
cb056d02c5
cdtest: Print begin of test only once
2017-03-03 09:04:12 +01:00
Sebastian Huber
05006c9017
cdtest: Print proper begin/end of test messages
2016-12-09 08:26:47 +01:00
Chris Johns
8c637ee324
cdtest: Add std::runtime_error() test case
...
Update #2830 .
2016-12-09 08:26:47 +01:00
Sebastian Huber
ede1a4182d
Make rtems/print.h independent of rtems/bspIo.h
2016-06-22 07:29:26 +02:00
Chris Johns
c49985691f
Change all references of rtems.com to rtems.org.
2014-03-21 08:10:47 +11:00
Sebastian Huber
9391f6d663
tests/samples: Use <rtems/test.h>
2014-03-17 09:17:36 +01:00
Joel Sherrill
9b4422a251
Remove All CVS Id Strings Possible Using a Script
...
Script does what is expected and tries to do it as
smartly as possible.
+ remove occurrences of two blank comment lines
next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
contain CVS Ids
+ If the processing left a blank line at the top of
a file, it was removed.
2012-05-11 08:44:13 -05:00
Joel Sherrill
99f0971146
2009-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* cdtest/main.cc, fileio/init.c, fileio/system.h, pppd/pppdapp.c,
ticker/system.h, ticker/tasks.c: Eliminate test routines
TICKS_PER_SECOND and get_ticks_per_second() in favor of new
rtems_clock_get_ticks_per_second().
2009-08-12 20:50:38 +00:00
Joel Sherrill
6387939e5c
2009-03-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* cdtest/main.cc: Use printk() in global destructors since printf() no
longer works.
2009-03-02 17:28:28 +00:00
Joel Sherrill
8b474b1352
2006-02-08 Joel Sherrill <joel@OARcorp.com>
...
* cdtest/main.cc: Fix warnings.
2006-02-08 22:27:59 +00:00
Ralf Corsepius
51ca358ac7
2004-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS,
NETTESTS. Add iostream/.
* Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am
cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am:
Reflect changes above.
* cdtest/main.cc: Adaptation to new C++ standards.
2004-05-10 16:02:11 +00:00
Joel Sherrill
3e26377bba
2003-09-04 Joel Sherrill <joel@OARcorp.com>
...
* README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,
base_mp/node1/base_mp.doc, base_mp/node2/base_mp.doc,
base_sp/apptask.c, base_sp/base_sp.doc, base_sp/init.c,
base_sp/system.h, cdtest/init.c, cdtest/main.cc, cdtest/system.h,
fileio/fileio.doc, fileio/init.c, fileio/system.h, hello/hello.doc,
hello/init.c, hello/system.h, minimum/init.c, minimum/minimum.doc,
paranoia/init.c, paranoia/paranoia.doc, paranoia/system.h,
ticker/init.c, ticker/system.h, ticker/tasks.c, ticker/ticker.doc,
unlimited/init.c, unlimited/system.h, unlimited/test1.c,
unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: URL
for license changed.
2003-09-04 18:53:41 +00:00
Joel Sherrill
36d1e174fb
2001-11-26 Ralf Corsepius
...
* cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
2001-11-26 14:33:43 +00:00
Joel Sherrill
ad502d182a
Renamed classes to avoid single letter class names.
1999-11-09 22:14:21 +00:00
Joel Sherrill
fcf17a4f69
Added testing for C++ exceptions from Rosimildo DaSilva
...
<rdasilva@connecttel.com >.
1999-05-14 16:25:15 +00:00
Joel Sherrill
3ec7bfc7c4
Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros for
...
the CPU family name constants.
1998-03-24 16:24:39 +00:00
Joel Sherrill
2936b425fd
Solaris port updates from Chris Johns
1998-01-23 17:45:05 +00:00
Joel Sherrill
61fc72c9dc
Removed warning.
1997-11-18 22:33:32 +00:00
Joel Sherrill
98e4ebf594
Fixed typo in the pointer to the license terms.
1997-10-08 15:45:54 +00:00
Joel Sherrill
91333c27bd
Merged very large and much appreciated patch from Chris Johns
...
<cjohns@plessey.com.au >. This patch includes the ods68302 bsp,
the RTEMS++ class library, and the rtems++ test.
1997-07-31 22:04:17 +00:00
Joel Sherrill
e71ce0712c
updated with new license information per Tony Bennett.
1997-04-22 17:47:16 +00:00
Joel Sherrill
11290355c9
all targets compile .. tony's patches in place
1995-09-29 17:19:16 +00:00
Joel Sherrill
ac7d5ef06a
Initial revision
1995-05-11 17:39:37 +00:00