summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* PEL: Add PELs from ESELsMatt Spinler2020-02-141-0/+168
* PEL: New event log when receiving bad host PELMatt Spinler2020-02-141-0/+45
* PEL: Create error log for 'bad PEL'Matt Spinler2020-02-141-10/+40
* PEL: Add ability to create event logsMatt Spinler2020-02-143-6/+145
* PEL: Allow adding to AdditionalDataMatt Spinler2020-02-141-0/+16
* PEL: Increase host full timeout val in testMatt Spinler2020-02-131-1/+1
* PEL: Add Section::getJSON() implementer testMatt Spinler2020-02-131-0/+41
* PEL: Print Failing MTMS section into JSONHarisuddin Mohamed Isa2020-02-072-0/+60
* PEL: Add SRC::getErrorDetails() unit testHarisuddin Mohamed Isa2020-02-071-3/+102
* PEL: Print SRC section into JSONHarisuddin Mohamed Isa2020-02-033-4/+50
* PEL: HostNotifier testcase refactoringMatt Spinler2020-01-311-195/+60
* PEL: Save BMC Version ID in UserData sectionMatt Spinler2020-01-312-1/+8
* PEL: Save process name in a UserData sectionMatt Spinler2020-01-311-1/+57
* PEL: Add function to get PEL sizeMatt Spinler2020-01-314-8/+9
* PEL: Close PEL FD after getPEL callMatt Spinler2020-01-271-4/+15
* PEL: Add PEL D-Bus methodsMatt Spinler2020-01-272-2/+89
* PEL: Receive a 'bad PEL' indication from hostMatt Spinler2020-01-271-0/+67
* PEL: Notifier support for 'host full'Matt Spinler2020-01-272-0/+115
* PEL: Support for the host acking a PELMatt Spinler2020-01-271-0/+72
* PEL: On new PEL, send to host if necessaryMatt Spinler2020-01-271-0/+290
* PEL: Mock the new PEL available cmdMatt Spinler2020-01-271-1/+155
* PEL: Take a PEL off the queue and send to hostMatt Spinler2020-01-271-0/+32
* PEL: Fill in host command response handlerMatt Spinler2020-01-271-2/+2
* PEL: Logic to enqueue a PEL to send to hostMatt Spinler2020-01-272-6/+122
* PEL: Add HostNotifier classMatt Spinler2020-01-273-4/+203
* PEL: Print action flags into JSON alignedHarisuddin Mohamed Isa2020-01-091-1/+1
* PEL: Add repo function to get a PEL FDMatt Spinler2019-12-171-0/+48
* PEL: Filled in PEL value descriptionsHarisuddin Mohamed Isa2019-12-121-0/+1
* PEL: Add ExtendedUserHeader section classMatt Spinler2019-12-093-4/+353
* PEL: Add APIs to read the FW versionsMatt Spinler2019-12-091-0/+2
* PEL: Add Repo API to update transmission statesMatt Spinler2019-12-091-0/+86
* PEL: Keep PEL attributes in Repository mapMatt Spinler2019-12-031-0/+45
* PEL: Add subscriptions for new and deleted PELsMatt Spinler2019-12-031-0/+43
* PEL: Create registry directory for testMatt Spinler2019-11-191-1/+4
* PEL: Support UserData padding in the testcasesMatt Spinler2019-11-192-4/+11
* PEL: Run a user defined function on every PELMatt Spinler2019-11-121-0/+36
* PEL: Validate the Action Flags fieldMatt Spinler2019-11-082-1/+83
* PEL: Add license prologue to test source filesMatt Spinler2019-11-0627-0/+405
* PEL: PELTool ApplicationAatir2019-11-061-0/+1
* PEL: Make action flags optional in the registryMatt Spinler2019-11-041-3/+2
* PEL: Const accessors for Private/UserHeaderMatt Spinler2019-11-045-31/+17
* PEL: Save AdditionalData in a UserData sectionMatt Spinler2019-11-042-0/+36
* PEL: Create FailingMTMS section for new PELsMatt Spinler2019-11-041-4/+4
* PEL: Start creating PELs from event logsMatt Spinler2019-11-041-23/+88
* PEL: Create SRC section from message registryMatt Spinler2019-11-043-4/+77
* PEL: Enhance the real PEL testMatt Spinler2019-10-221-2/+6
* PEL: Add 3 more sections to the test PEL dataMatt Spinler2019-10-222-2/+25
* PEL: Refactor the test data factoryMatt Spinler2019-10-229-160/+161
* PEL: Add SRC PEL section classMatt Spinler2019-10-224-1/+183
* PEL: SRC callouts subsection objectMatt Spinler2019-10-224-0/+128
OpenPOWER on IntegriCloud