summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/cdtest/main.cc (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-14cdtest: Restrict exceptions during sysinitSebastian Huber1-0/+14
Exceptions during system initialization work only on targets which do not need a registration of exception frames during the global construction. In particular, targets which use the DWARF2 unwinder cannot use exceptions during system initialization.
2022-07-04samples/cdtest: Test exceptions during system initSebastian Huber1-9/+35
Update #4668. Update #4672.
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber1-1/+1
Rename this header file to later move <t.h> to <rtems/test.h>. The main feature provided by <rtems/test-info.h> is the output of standard test information which is consumed by the RTEMS Tester. Update #3199.
2018-07-24samples: Fix warningsSebastian Huber1-0/+4
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns1-2/+2
Add a tests enum and move all test banner test to the library in libmisc. Update #3199.
2017-03-03cdtest: Print begin of test only onceSebastian Huber1-2/+0
2016-12-09cdtest: Print proper begin/end of test messagesSebastian Huber1-2/+18
2016-12-09cdtest: Add std::runtime_error() test caseChris Johns1-15/+26
Update #2830.
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber1-0/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-17tests/samples: Use <rtems/test.h>Sebastian Huber1-3/+5
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
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.
2009-08-122009-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
* 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-03-022009-03-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-4/+5
* cdtest/main.cc: Use printk() in global destructors since printf() no longer works.
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
* cdtest/main.cc: Fix warnings.
2004-05-102004-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-4/+6
* 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.
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* 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.
2001-11-262001-11-26 Ralf CorsepiusJoel Sherrill1-1/+0
* cdtest/main.cc: Remove RTEMS_TEST_IO_STREAM.
1999-11-09Renamed classes to avoid single letter class names.Joel Sherrill1-10/+10
1999-05-14Added testing for C++ exceptions from Rosimildo DaSilvaJoel Sherrill1-17/+90
<rdasilva@connecttel.com>.
1998-03-24Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1-2/+0
the CPU family name constants.
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill1-0/+1
1997-11-18Removed warning.Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1-0/+6
<cjohns@plessey.com.au>. This patch includes the ods68302 bsp, the RTEMS++ class library, and the rtems++ test.
1997-04-22updated with new license information per Tony Bennett.Joel Sherrill1-13/+5
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill1-2/+1