summaryrefslogtreecommitdiffstats
path: root/src/include/usr/cxxtest/TestSuite.H
Commit message (Expand)AuthorAgeFilesLines
* Enable Serial TestcasesBill Hoffa2019-12-061-1/+5
* Wrap TS_ macros in {} to avoid strange IF statement behaviorChristian Geddes2018-10-161-9/+9
* Output list of cxxtest failuresMarty Gloff2017-02-111-12/+6
* Enforce magic mca port is good in PGMatt Derksen2016-11-281-0/+5
* Need to implement new Ctor for std::vectorAndrew Geissler2016-03-171-1/+1
* CxxTest: C++11 bad string literal concatenationPatrick Williams2015-06-081-2/+4
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* Initial Hostboot Runtime image support.Patrick Williams2013-09-171-1/+21
* Lockless trace implementationPatrick Williams2012-12-141-22/+23
* TS_TRACE should display all the timeMark Wenning2011-10-311-3/+3
* Fixes to cxxtest, + add debug for traceMark Wenning2011-10-061-1/+1
* Add TS_FAIL to field trace.Patrick Williams2011-09-121-1/+1
* Add copyright headers to all source files.Patrick Williams2011-08-241-16/+22
* RTC 3367, 3321 TS_FAIL and TS_WARN should send to trace buffer instead of printkMark Wenning2011-07-281-10/+17
* Cleanup from previous reviews, add barrier for CxxTestMark Wenning2011-07-251-0/+23
* InitService changes for LLDD 0.7Mark Wenning2011-07-141-14/+19
* TS_TRACE now dumps to trace buffer instead of printkMark Wenning2011-06-281-46/+51
* Changes to CxxTest to allow CI testing through Jenkins.Patrick Williams2011-06-141-0/+2
* CxxTest logs messages to trace bufferMark Wenning2011-06-011-1/+13
* Base cxxtest class and some examples.Andrew Geissler2011-05-161-0/+54
OpenPOWER on IntegriCloud