aboutsummaryrefslogtreecommitdiff
path: root/libflash/test
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-01libflash: Adding debugging outputCyril Bur1-0/+2
2017-07-19pflash option to retrieve PNOR partition flagsMichael Tritz3-2/+32
2017-04-07libflash: Add tests for blocklevel_smart_erase()Cyril Bur1-2/+225
2016-10-11libflash/blocklevel: Allow double ecc protecting a regionCyril Bur1-12/+42
2016-09-02consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith1-1/+1
2016-08-02flash: Make size 64 bit safeMichael Neuling2-3/+4
2016-07-12make check: make test runs less noisyStewart Smith1-2/+2
2016-03-30*/test/*: Added '<subdir>-check' make targetsOliver O'Halloran1-2/+5
2015-09-08libflash/test: Attempted fix of Coverity defect 98799Cyril Bur1-1/+1
2015-09-08libflash/test: Fix Coverity defect 98827Cyril Bur1-1/+1
2015-08-28libflash: Return a pointer to internal structure.Cyril Bur1-1/+1
2015-06-23libflash/blocklevel: Extend the block level to be able to do eccCyril Bur2-2/+185
2015-06-23libflash/ecc: Simplify and cleanup ecc code.Cyril Bur1-8/+8
2015-06-09libflash: start using the blocklevel interface.Cyril Bur1-10/+10
2015-04-18libflash: remove *.d files tests/ during make cleanCyril Bur1-1/+2
2015-03-17libflash: Improved ECC interfaceCyril Bur3-2/+532
2015-02-26libflash: move ffs_flash_read into libflashJeremy Kerr2-1/+2
2014-12-19Exclude all test cases from coverage-reportStewart Smith1-0/+2
2014-12-19Pretty print make check and coverage outputStewart Smith1-5/+5
2014-12-15Fix makefile dependency generation, especially for HOSTCCStewart Smith1-1/+1
2014-10-22Preliminary code coverage reporting infrastructureStewart Smith1-1/+12
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt3-0/+454