summaryrefslogtreecommitdiffstats
path: root/src/usr/cxxtest
Commit message (Expand)AuthorAgeFilesLines
* Enable Serial TestcasesBill Hoffa2019-12-062-9/+102
* Test runtime scom support in AxoneMatt Derksen2019-08-201-2/+3
* Method to execute testcases early in the bootDan Crowell2019-02-281-0/+6
* Output list of cxxtest failuresMarty Gloff2017-02-112-8/+63
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-218-100/+100
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-212-5/+8
* Force low-level hardware ops to use delayed deconfigDan Crowell2014-03-211-1/+2
* Ensure error logs during IPL are caught as CxxTest fail.Patrick Williams2014-03-071-1/+8
* Remove console.H from CxxTest driver include.Patrick Williams2013-11-142-5/+6
* Initial Hostboot Runtime image support.Patrick Williams2013-09-173-15/+122
* FSI Fixes for multi-chip supportDan Crowell2013-07-011-3/+7
* Refactoring of the build system.Patrick Williams2013-03-012-26/+27
* Reduce trace buffer sizes.Patrick Williams2012-12-142-4/+4
* Memory Leak task_endBill Schwartz2012-10-122-39/+39
* Refactor InitServiceMark Wenning2012-04-042-14/+17
* Ensure crashing testcases are flagged as failure.Patrick Williams2012-03-151-1/+8
* Fix DEBUG compile fail in CxxTest.Patrick Williams2012-03-061-1/+1
* Convert CxxTest to use join.Patrick Williams2012-03-052-25/+17
* RTC4319: Shutdown if IStep failsMark Wenning2011-11-161-3/+5
* Errl commit with component IDMonte Copeland2011-11-021-2/+2
* RTC3964: x86 Support for UserDetailsMark Wenning2011-11-022-2/+5
* RTC3872: Hardware Availability Service: Add HWAS as first ISTEPMark Wenning2011-10-201-16/+10
* Fixes to cxxtest, + add debug for traceMark Wenning2011-10-063-6/+14
* RTC 3846: TRAC_INIT macro used for testcases not workingMark Wenning2011-09-132-11/+23
* Move libs to the extended imageDoug Gilbert2011-09-071-51/+19
* Add environment var to remove debug messages.Patrick Williams2011-08-241-0/+3
* Add copyright headers to all source files.Patrick Williams2011-08-246-82/+118
* Virtual File System module load and unloaddgilbert2011-08-171-0/+2
* Hang condition on mutex, try different futex lock codeDoug Gilbert2011-08-031-2/+0
* Adding fake PNOR Device Driver SupportAdam Muhle2011-08-031-0/+2
* RTC 3367, 3321 TS_FAIL and TS_WARN should send to trace buffer instead of printkMark Wenning2011-07-284-12/+193
* Cleanup from previous reviews, add barrier for CxxTestMark Wenning2011-07-253-39/+149
* InitService changes for LLDD 0.7Mark Wenning2011-07-143-62/+50
* TS_TRACE now dumps to trace buffer instead of printkMark Wenning2011-06-283-197/+203
* Initial futex supportdgilbert2011-06-171-1/+1
* Changes to CxxTest to allow CI testing through Jenkins.Patrick Williams2011-06-144-403/+12
* Check in initial (working) scripts for auto-unit testMark Wenning2011-06-132-0/+401
* CxxTest logs messages to trace bufferMark Wenning2011-06-013-14/+150
* Execute all libtest* modules when hbicore_test image starts.Patrick Williams2011-05-182-1/+27
* Automatically generate cxxtest driver.Mark Wenning2011-05-161-0/+719
* Base cxxtest class and some examples.Andrew Geissler2011-05-162-0/+48
OpenPOWER on IntegriCloud