aboutsummaryrefslogtreecommitdiff
path: root/libflash/test
AgeCommit message (Expand)AuthorFilesLines
2019-02-24test-ipmi-hiomap: Add flush-malformed testsAndrew Jeffery1-0/+95
2019-02-24test-ipmi-hiomap: Add mark-dirty-malformed testsAndrew Jeffery1-0/+101
2019-02-24test-ipmi-hiomap: Add create-write-window-malformed testsAndrew Jeffery1-0/+95
2019-02-24test-ipmi-hiomap: Add create-read-window-malformed testsAndrew Jeffery1-0/+95
2019-02-24test-ipmi-hiomap: Add get-flash-info-malformed testsAndrew Jeffery1-0/+64
2019-02-24test-ipmi-hiomap: Add get-info-malformed testsAndrew Jeffery1-0/+64
2019-02-24test-ipmi-hiomap: Add ack-malformed testsAndrew Jeffery1-0/+60
2019-02-24test-ipmi-hiomap: Add erase-error testAndrew Jeffery1-0/+41
2019-02-24test-ipmi-hiomap: Add ack-error testAndrew Jeffery1-0/+7
2019-02-24test-ipmi-hiomap: Add flush-error testAndrew Jeffery1-0/+42
2019-02-24test-ipmi-hiomap: Add mark-dirty-error testAndrew Jeffery1-0/+45
2019-02-24test-ipmi-hiomap: Add create-write-window-error testAndrew Jeffery1-0/+42
2019-02-24test-ipmi-hiomap: Add create-read-window-error testAndrew Jeffery1-0/+42
2019-02-24test-ipmi-hiomap: Add get-flash-info-error testAndrew Jeffery1-0/+30
2019-02-24test-ipmi-hiomap: Add get-info-error testAndrew Jeffery1-0/+29
2019-02-24test-ipmi-hiomap: Add get-flash-info testAndrew Jeffery1-0/+46
2019-02-24test-ipmi-hiomap: Add action-error testAndrew Jeffery1-0/+30
2019-02-24test-ipmi-hiomap: Add bad-sequence testAndrew Jeffery1-0/+31
2019-02-24test-ipmi-hiomap: Add event-during-eraseAndrew Jeffery1-0/+37
2019-02-24test-ipmi-hiomap: Add event-before-erase testAndrew Jeffery1-0/+18
2019-02-24test-ipmi-hiomap: Add erase-two-blocks testAndrew Jeffery1-0/+64
2019-02-24test-ipmi-hiomap: Add erase-one-block testAndrew Jeffery1-0/+54
2019-02-24test-ipmi-hiomap: Add event-during-write testAndrew Jeffery1-0/+41
2019-02-24test-ipmi-hiomap: Add event-before-write testAndrew Jeffery1-0/+15
2019-02-24test-ipmi-hiomap: Add write-two-blocks testAndrew Jeffery1-0/+118
2019-02-24test-ipmi-hiomap: Add write-one-block testAndrew Jeffery1-0/+92
2019-02-24test-ipmi-hiomap: Add event-during-read testAndrew Jeffery1-0/+41
2019-02-24test-ipmi-hiomap: Add event-before-readAndrew Jeffery1-0/+30
2019-02-24test-ipmi-hiomap: Add read-two-blocks testAndrew Jeffery1-7/+98
2019-02-24test-ipmi-hiomap: Add read-one-block testAndrew Jeffery1-3/+68
2019-02-24test-ipmi-hiomap: Add protocol-persistent-error testAndrew Jeffery1-0/+33
2019-02-21test-ipmi-hiomap: Print some information on early scenario_exit()Andrew Jeffery1-1/+6
2019-02-21test-ipmi-hiomap: Ensure the completion code is setAndrew Jeffery1-0/+2
2019-02-21test-ipmi-hiomap: Dump unexpected IPMI messagesAndrew Jeffery1-0/+3
2019-02-21test-ipmi-hiomap: Add ability to delay some IPMI messagesAndrew Jeffery1-1/+24
2019-02-21libflash/test: Generate header dependencies for testsAndrew Jeffery1-1/+4
2018-11-21libflash: Don't merge ECC-protected rangesSamuel Mendoza-Jonas1-18/+0
2018-11-21libflash: Restore blocklevel testsSamuel Mendoza-Jonas1-0/+5
2018-11-08libflash/ipmi-hiomap: Respect daemon presence and flash controlAndrew Jeffery1-0/+325
2018-11-08libflash/ipmi-hiomap: Add support for unit testsAndrew Jeffery4-0/+342
2018-11-08libflash/test: Rewrite Makefile.check to improve scalabilityAndrew Jeffery1-26/+137
2018-10-11astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery1-0/+4
2018-06-05libflash: fix gcov buildStewart Smith1-1/+1
2018-04-09libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur1-27/+281
2018-04-09libflash/blocklevel: Return region start from ecc_protected()Cyril Bur1-11/+11
2018-04-09libflash/ecc: Add helpers to align a position within an ecc bufferCyril Bur1-0/+31
2017-12-18libflash/test: Add tests for mbox-flashCyril Bur6-7/+966
2017-08-24libflash/test/test-blocklevel: fix memory leak on exitStewart Smith1-0/+2
2017-08-24libflash/test/test-flash.c: fix memory leak on exitStewart Smith1-0/+1
2017-08-01external/pflash: tests: Move the test-miscprint to pflash testsCyril Bur3-32/+2