summaryrefslogtreecommitdiffstats
path: root/libflash/test
Commit message (Expand)AuthorAgeFilesLines
* libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur2018-04-091-27/+281
* libflash/blocklevel: Return region start from ecc_protected()Cyril Bur2018-04-091-11/+11
* libflash/ecc: Add helpers to align a position within an ecc bufferCyril Bur2018-04-091-0/+31
* libflash/test: Add tests for mbox-flashCyril Bur2017-12-186-7/+966
* libflash/test/test-blocklevel: fix memory leak on exitStewart Smith2017-08-241-0/+2
* libflash/test/test-flash.c: fix memory leak on exitStewart Smith2017-08-241-0/+1
* external/pflash: tests: Move the test-miscprint to pflash testsCyril Bur2017-08-013-32/+2
* libflash: Adding debugging outputCyril Bur2017-08-011-0/+2
* pflash option to retrieve PNOR partition flagsMichael Tritz2017-07-193-2/+32
* libflash: Add tests for blocklevel_smart_erase()Cyril Bur2017-04-071-2/+225
* libflash/blocklevel: Allow double ecc protecting a regionCyril Bur2016-10-111-12/+42
* consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith2016-09-021-1/+1
* flash: Make size 64 bit safeMichael Neuling2016-08-022-3/+4
* make check: make test runs less noisyStewart Smith2016-07-121-2/+2
* */test/*: Added '<subdir>-check' make targetsOliver O'Halloran2016-03-301-2/+5
* libflash/test: Attempted fix of Coverity defect 98799Cyril Bur2015-09-081-1/+1
* libflash/test: Fix Coverity defect 98827Cyril Bur2015-09-081-1/+1
* libflash: Return a pointer to internal structure.Cyril Bur2015-08-281-1/+1
* libflash/blocklevel: Extend the block level to be able to do eccCyril Bur2015-06-232-2/+185
* libflash/ecc: Simplify and cleanup ecc code.Cyril Bur2015-06-231-8/+8
* libflash: start using the blocklevel interface.Cyril Bur2015-06-091-10/+10
* libflash: remove *.d files tests/ during make cleanCyril Bur2015-04-181-1/+2
* libflash: Improved ECC interfaceCyril Bur2015-03-173-2/+532
* libflash: move ffs_flash_read into libflashJeremy Kerr2015-02-262-1/+2
* Exclude all test cases from coverage-reportStewart Smith2014-12-191-0/+2
* Pretty print make check and coverage outputStewart Smith2014-12-191-5/+5
* Fix makefile dependency generation, especially for HOSTCCStewart Smith2014-12-151-1/+1
* Preliminary code coverage reporting infrastructureStewart Smith2014-10-221-1/+12
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-023-0/+454
OpenPOWER on IntegriCloud