summaryrefslogtreecommitdiff
path: root/test/libec_slap.c
Commit message (Expand)AuthorAgeFilesLines
* Do not discard a technical return value in testsPete Zaitcev2020-02-051-4/+12
* Beautify fill_buffer()Pete Zaitcev2016-10-141-3/+2
* Split helpers.h include for backward compatibilityTushar Gohad2015-09-221-0/+1
* Fix a uint < 0 warning reported by ClangTushar Gohad2015-04-301-3/+3
* Add optional fragment metadata check for decodeTushar Gohad2015-01-301-4/+4
* Decreasing the verbosity of the tests and renaming one of the stripe verifyKevin Greenan2015-01-191-3/+1
* Check decode error code during missing frags testsTushar Gohad2014-09-301-3/+5
* Char * backend names are no longer supported. They have been replaced with el...Eric Lambert2014-09-291-1/+1
* A little bit of code clean up based on feedback/reviewsEric Lambert2014-09-151-1/+1
* Removed unused timer variables from libec_slapEric Lambert2014-09-111-12/+0
* Compile in pedantic mode and fail compilation on warnings. Also cleanup all e...Eric Lambert2014-09-101-10/+6
* Add doxygen config. Update README, copyrights.Tushar Gohad2014-09-011-1/+1
* Added libec_slap testEric Lambert2014-08-261-0/+504