summaryrefslogtreecommitdiffstats
path: root/libflash
Commit message (Expand)AuthorAgeFilesLines
* test-ipmi-hiomap: Add read-one-byte testVasant Hegde2019-04-091-0/+40
* test-ipmi-hiomap: Fix lpc-read-successVasant Hegde2019-04-091-1/+3
* test-ipmi-hiomap: Add write-one-byte testVasant Hegde2019-04-091-0/+38
* test-ipmi-hiomap: Assert if size is zeroVasant Hegde2019-04-091-1/+2
* libflash/ipmi-hiomap: Fix blocks count issueVasant Hegde2019-04-091-3/+18
* libffs: Fix string truncation gcc warning.Michal Suchanek2019-03-201-1/+1
* test-ipmi-hiomap: Add erase-one-block-twice testAndrew Jeffery2019-02-241-0/+61
* test-ipmi-hiomap: Add write-one-block-twice testAndrew Jeffery2019-02-241-0/+65
* test-ipmi-hiomap: Add read-one-block-twice testAndrew Jeffery2019-02-241-0/+33
* test-ipmi-hiomap: Add protocol-recovery-get-flash-info-failure testAndrew Jeffery2019-02-241-0/+195
* test-ipmi-hiomap: Add protocol-recovery-failure-get-info testAndrew Jeffery2019-02-241-0/+191
* test-ipmi-hiomap: Add protocol-recovery-failure-ack testAndrew Jeffery2019-02-241-0/+170
* test-ipmi-hiomap: Add erase-malformed testsAndrew Jeffery2019-02-241-0/+92
* test-ipmi-hiomap: Add flush-malformed testsAndrew Jeffery2019-02-241-0/+95
* test-ipmi-hiomap: Add mark-dirty-malformed testsAndrew Jeffery2019-02-241-0/+101
* test-ipmi-hiomap: Add create-write-window-malformed testsAndrew Jeffery2019-02-241-0/+95
* test-ipmi-hiomap: Add create-read-window-malformed testsAndrew Jeffery2019-02-241-0/+95
* test-ipmi-hiomap: Add get-flash-info-malformed testsAndrew Jeffery2019-02-241-0/+64
* test-ipmi-hiomap: Add get-info-malformed testsAndrew Jeffery2019-02-241-0/+64
* test-ipmi-hiomap: Add ack-malformed testsAndrew Jeffery2019-02-241-0/+60
* test-ipmi-hiomap: Add erase-error testAndrew Jeffery2019-02-241-0/+41
* test-ipmi-hiomap: Add ack-error testAndrew Jeffery2019-02-241-0/+7
* test-ipmi-hiomap: Add flush-error testAndrew Jeffery2019-02-241-0/+42
* test-ipmi-hiomap: Add mark-dirty-error testAndrew Jeffery2019-02-241-0/+45
* test-ipmi-hiomap: Add create-write-window-error testAndrew Jeffery2019-02-241-0/+42
* test-ipmi-hiomap: Add create-read-window-error testAndrew Jeffery2019-02-241-0/+42
* test-ipmi-hiomap: Add get-flash-info-error testAndrew Jeffery2019-02-241-0/+30
* test-ipmi-hiomap: Add get-info-error testAndrew Jeffery2019-02-241-0/+29
* test-ipmi-hiomap: Add get-flash-info testAndrew Jeffery2019-02-241-0/+46
* test-ipmi-hiomap: Add action-error testAndrew Jeffery2019-02-241-0/+30
* test-ipmi-hiomap: Add bad-sequence testAndrew Jeffery2019-02-241-0/+31
* test-ipmi-hiomap: Add event-during-eraseAndrew Jeffery2019-02-241-0/+37
* test-ipmi-hiomap: Add event-before-erase testAndrew Jeffery2019-02-241-0/+18
* test-ipmi-hiomap: Add erase-two-blocks testAndrew Jeffery2019-02-241-0/+64
* test-ipmi-hiomap: Add erase-one-block testAndrew Jeffery2019-02-241-0/+54
* test-ipmi-hiomap: Add event-during-write testAndrew Jeffery2019-02-241-0/+41
* test-ipmi-hiomap: Add event-before-write testAndrew Jeffery2019-02-241-0/+15
* test-ipmi-hiomap: Add write-two-blocks testAndrew Jeffery2019-02-241-0/+118
* test-ipmi-hiomap: Add write-one-block testAndrew Jeffery2019-02-241-0/+92
* test-ipmi-hiomap: Add event-during-read testAndrew Jeffery2019-02-241-0/+41
* test-ipmi-hiomap: Add event-before-readAndrew Jeffery2019-02-241-0/+30
* test-ipmi-hiomap: Add read-two-blocks testAndrew Jeffery2019-02-241-7/+98
* test-ipmi-hiomap: Add read-one-block testAndrew Jeffery2019-02-241-3/+68
* test-ipmi-hiomap: Add protocol-persistent-error testAndrew Jeffery2019-02-241-0/+33
* libflash/ipmi-hiomap: Enforce message size for empty responseAndrew Jeffery2019-02-241-0/+6
* libflash/ipmi-hiomap: Remove unused close handlingAndrew Jeffery2019-02-241-5/+0
* libflash/ipmi-hiomap: Overhaul event handlingAndrew Jeffery2019-02-242-64/+58
* libflash/ipmi-hiomap: Overhaul error handlingAndrew Jeffery2019-02-241-107/+197
* libflash/ipmi-hiomap: Fix leak of msg in callbackAndrew Jeffery2019-02-241-0/+1
* test-ipmi-hiomap: Print some information on early scenario_exit()Andrew Jeffery2019-02-211-1/+6
OpenPOWER on IntegriCloud