summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* conf: add ignoreDbusMinMax optionPatrick Venture2019-09-102-1/+140
* rename away from RPMPatrick Venture2019-07-163-18/+18
* rename RPMSetPoint to SetPointPatrick Venture2019-07-164-12/+12
* Add Fan Redundancy SupportJames Feist2019-06-052-5/+6
* Add stepwise parserHank Liou2019-05-281-0/+85
* Check fans for failureWill Liang2019-05-231-0/+112
* Make dbusconfiguration reloadable without rebootJames Feist2019-05-092-4/+4
* Consolidate all util.hppJames Feist2019-05-081-1/+1
* bugfix: grab hystersis parameter from pid jsonPatrick Venture2019-03-261-0/+49
* autotools: Fix for autoconf-archive 2019.01.19Patrick Venture2019-03-191-2/+0
* build: enable code coveragePatrick Venture2019-03-061-2/+10
* build: rework gtest checksPatrick Venture2019-03-061-4/+6
* add tuning enable variablePatrick Venture2019-02-281-2/+2
* Expand conf namespaceJames Feist2019-02-262-6/+6
* s/minThermalRPM/minThermalOutputJames Feist2019-02-263-12/+13
* dbuspassive: allow scalingJames Feist2019-02-261-2/+5
* stepwise: Add ceiling typeJames Feist2019-02-262-6/+7
* conf change: s/feedFwdOffOffsetCoeff/feedFwdOffsetCoeff/gPatrick Venture2019-02-202-4/+4
* DBusConfiguration: Fix scalingJames Feist2019-02-151-4/+6
* add json verification for configurationsPatrick Venture2019-02-112-1/+158
* add support to build zones and PIDs from jsonPatrick Venture2019-02-112-1/+72
* conf change: s/set-point/setpoint/Patrick Venture2019-02-111-1/+1
* conf change: sensors: read and write path renamePatrick Venture2019-02-111-10/+10
* add support to build sensors from jsonPatrick Venture2019-02-082-1/+105
* Move all variant usage to stdJames Feist2019-02-081-2/+3
* Add Hysteresis to pid controllersJames Feist2019-02-051-0/+68
* test: add phosphor-logging to test makePatrick Venture2018-12-061-2/+4
* Allow multiple inputs to thermal and stepwise controllersJames Feist2018-11-151-24/+54
* Move all floats to doublesPatrick Venture2018-11-116-24/+24
* style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/gPatrick Venture2018-10-301-3/+3
* performance: fixup missing const reference in zonePatrick Venture2018-10-301-1/+1
* style: s/getZoneId/getZoneID/gPatrick Venture2018-10-301-1/+1
* dbus: passive: move exception checking into factoryPatrick Venture2018-10-301-17/+4
* style: function names should be lower camelPatrick Venture2018-10-302-14/+14
* style: member functions should be lower camelPatrick Venture2018-10-309-70/+70
* [dbus-passive] Add threshold fan failureJames Feist2018-10-152-0/+156
* Add hysteresis to stepwise controllerJames Feist2018-09-212-0/+88
* Add stepwise controllerJames Feist2018-09-121-3/+3
* clang-format: fix pointer alignment, sort usingPatrick Venture2018-09-047-56/+56
* add .clang-formatPatrick Venture2018-08-3116-345/+359
* add missing gmock header: read|write interface mockPatrick Venture2018-08-292-0/+4
* test: dbus: dbusactivereadPatrick Venture2018-06-282-1/+56
* test: dbus: passive read interfacePatrick Venture2018-06-282-1/+281
* dbus: transition to interface for testingPatrick Venture2018-06-221-0/+21
* test: pid: fancontrollerPatrick Venture2018-06-222-1/+243
* test: pid: thermalcontrollerPatrick Venture2018-06-222-1/+123
* test: pid: zonePatrick Venture2018-06-225-15/+451
* update configure and test/Makefile.amPatrick Venture2018-06-221-5/+4
* util: enable unit-testsPatrick Venture2018-06-152-1/+75
* test: sensors: hostPatrick Venture2018-06-143-1/+211
OpenPOWER on IntegriCloud