summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore
Commit message (Expand)AuthorAgeFilesLines
* PRD: Reenable some CXX testcasesBrian Stegmiller2017-01-311-1/+2
* Makefile changes for OP Build CI WitherspoonElizabeth Liner2016-11-151-2/+2
* Implement std::arrayStephen Cprek2016-10-302-1/+186
* Overloaded != operator for shared_ptr.Matt Derksen2016-06-021-2/+6
* Implement std::map::emplace()Matt Derksen2016-06-021-0/+75
* Build FAPI2 into HBRT imageCorey Swenson2016-05-251-1/+19
* Add testcases for pirformat helper functionsBill Hoffa2016-05-243-0/+230
* Added equal comparison override for shared_ptrMatt Derksen2016-05-241-1/+6
* Vector and list initializer lists fail with {} contructorAndrew Geissler2016-05-161-1/+10
* Implement std::enable_if in HBMatt Derksen2016-05-071-0/+83
* Support runtime target translation for PhypNick Bofferding2016-03-293-1/+245
* Need to implement new Ctor for std::vectorAndrew Geissler2016-03-171-3/+88
* Re-enable shared ptr test casecrgeddes2016-02-191-14/+2
* Re-enable test cases for P9 Workcrgeddes2016-02-191-2/+17
* libc support for thread-local storagePatrick Williams2015-12-111-0/+75
* shared_ptr r-value ref ctor didn't match standardPatrick Williams2015-12-111-0/+16
* Implement std::shared_ptr.Patrick Williams2015-12-111-0/+89
* Implement std::is_pointer,is_referencePatrick Williams2015-12-111-0/+120
* Implement std::is_integral.Patrick Williams2015-12-111-0/+70
* Implement std::is_same.Patrick Williams2015-12-112-0/+148
* Support multiple instances for reserved memoryBill Schwartz2015-08-061-1/+2
* Fix handling of ECC protected partitions at runtimeDan Crowell2015-07-021-4/+7
* Modify hbrt pnor interfaces to handle different partition sizesDan Crowell2015-03-261-6/+6
* enable IPMI interface for hostboot runtime (hbrt)Brian Horton2015-02-231-0/+29
* hbrt interface for PNOR accessPrachi Gupta2015-01-161-3/+158
* Add support for std::ptr_funPatrick Williams2014-10-151-0/+89
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2118-256/+253
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-213-6/+9
* HBRT: Defer indirect scoms to Sapphire.Patrick Williams2014-02-111-6/+5
* HBRT: Support full targeting in Sapphire.Patrick Williams2014-02-061-4/+30
* HBRT: Add version to interface struct.Patrick Williams2014-02-061-3/+12
* IBSCOM Enablement and Error HandlingDan Crowell2013-12-121-0/+2
* Handle Multiple TOCs and removed side codeStephen Cprek2013-12-121-2/+1
* Remove console.H from CxxTest driver include.Patrick Williams2013-11-141-1/+2
* Add VPD support to HBRTDoug Gilbert2013-11-131-1/+43
* Reduce UNIT_TEST trace usage by hbrt testcases.Patrick Williams2013-11-121-9/+13
* Runtime LidMgr.Patrick Williams2013-11-071-13/+56
* Hostboot runtime scom supportDoug Gilbert2013-10-171-1/+71
* Hostboot runtime errl supportDoug Gilbert2013-10-171-1/+26
* Initial Hostboot Runtime image support.Patrick Williams2013-09-175-29/+253
* Fixes for GCC 4.7Patrick Williams2013-04-172-8/+4
* Fix strict-aliasing violations.Patrick Williams2013-04-171-1/+10
* Disable page castout testDan Crowell2012-11-281-1/+6
* Memory Leak task_endBill Schwartz2012-10-125-144/+149
* Extend VMM to 32MMissy Connell2012-10-091-23/+67
* Removed workaround for SW145497Patrick Williams2012-09-241-8/+0
* Support for Non-zero HRMORDan Crowell2012-09-162-25/+80
* Additional needed utilities for PRD port.Patrick Williams2012-08-151-0/+91
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-0/+54
* Support for core_activate via IPI.Patrick Williams2012-07-161-23/+32
OpenPOWER on IntegriCloud