summaryrefslogtreecommitdiffstats
path: root/src/usr/testcore
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-061-1/+0
* Implement std::begin() and std::end() for base typesMatt Derksen2019-09-051-1/+31
* Axone 2-Proc Standalone Sim EnablementBill Hoffa2019-08-301-11/+16
* Unit test for the firmware request sendAttributesRoland Veloz2019-07-021-292/+723
* HB Improvements: Fix compiler warnings on modern compilersLuis Fernandez2019-04-051-1/+1
* Fix true_type and false_ type typdef with integral_constantAndre Marin2019-04-022-2/+18
* Add std::remove_all_extends to HB STL libraryAndre Marin2019-03-151-0/+60
* Thread local storage: Update unit tests for thread local storageJaymes Wilks2019-03-1114-19/+978
* Support thread local storageJaymes Wilks2019-03-111-1/+1
* Disable Sync TestChristian Geddes2019-02-131-2/+3
* Unit Tests For Adjusting SMF HOMER BARIlya Smirnov2019-01-091-1/+1
* Move HOMER BAR to Secure Memory in SMF ModeIlya Smirnov2018-11-131-1/+2
* Attribute support for recursive mutexesMatt Raybuck2018-11-122-8/+9
* Disable synchronization testsNick Bofferding2018-11-011-1/+1
* Added support for recursive mutexesMatt Raybuck2018-10-292-7/+75
* Cleanup to Runtime SCOM RCsDan Crowell2018-10-091-1/+1
* Support HB running in SMFDean Sanner2018-09-241-3/+5
* Centaur Channel Checkstop (runtime)Rick Ward2018-06-191-31/+120
* Debug improvements for exceptions and OOM hangsDan Crowell2018-06-152-6/+35
* Add additional comparison function objects into functional headerAndre Marin2018-05-101-1/+61
* Support multiple nodes in HBRT - Add Node ContainerMarty Gloff2018-02-271-2/+2
* Handles FSP reset-reload in HBRT messagesRoland Veloz2017-12-211-2/+9
* Updated the GenericFspMboxMessage_t structRoland Veloz2017-12-201-37/+92
* Implement Secure unloadJaymes Wilks2017-10-201-4/+12
* Add std::map operator== overload and != for vectorStephen Cprek2017-10-101-0/+24
* Updated VPD from HBRT on FSP systemsRoland Veloz2017-10-061-15/+50
* Added code to send an Error Log to FSP via the firmware_requestRoland Veloz2017-09-181-16/+53
* Apply multicast offline workaround to hbrt path under opalDan Crowell2017-09-081-1/+1
* Changed method firmware_request so it can be used by OPALRoland Veloz2017-08-111-0/+69
* Update SCOMs in HCODE image before HOMER is establishedDzuy Nguyen2017-08-041-0/+16
* Correctly handle sbe ranges for multiple chipsDan Crowell2017-07-131-1/+1
* Enable HDAT HB reserved memory when supported by FSPMatt Derksen2017-07-111-6/+7
* Consolidating HBRT reserved memory (ATTR,ATTR_OVERRIDE,VPD) into a single entryMatt Derksen2017-06-121-116/+105
* Full Path of SBE message passing Design updatesMarty Gloff2017-05-101-1/+1
* SBE message passing interface - TestingMarty Gloff2017-04-301-0/+61
* Sign and Verify the hostboot runtime partition (port from p8)Stephen Cprek2017-04-281-3/+18
* Propagate attribute overrides up to the HBRT codeDan Crowell2017-04-161-2/+51
* Add map list initialization and at() methodsStephen Cprek2017-04-101-1/+19
* Move certain pnor_utils.H function to pnorif.H that are used externallyStephen Cprek2017-04-102-3/+0
* Add PNOR SectionIdToString to replace direct access to cv_EYECATCHERStephen Cprek2017-03-232-3/+7
* Add several test/debug interfaces for HBRT run_cmdDan Crowell2017-02-271-4/+5
* 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
OpenPOWER on IntegriCloud