summaryrefslogtreecommitdiff
path: root/test/builtin
Commit message (Expand)AuthorAgeFilesLines
* Update test to build on FreeBSD 12donnydavis2019-07-021-0/+1
* Fix prototype declaration / definition mismatch (issue #25)Dirk Mueller2016-03-041-1/+1
* Rename rs_vand_internal to liberasurecode_rs_vandTushar Gohad2015-06-221-7/+7
* Fix open/write() and uninitialize var warnings in rs_vand internalTushar Gohad2015-06-221-3/+6
* Adding internal tests for the new internal RS codec.Kevin Greenan2015-06-182-0/+398
* Adding a new HD XOR code for k=3, m=3, hd=3Kevin Greenan2015-04-092-0/+12
* Compile in pedantic mode and fail compilation on warnings. Also cleanup all e...Eric Lambert2014-09-101-5/+5
* Backend changes needed to honor "excluded fragments".Kevin Greenan2014-08-211-1/+4
* xor_codes: Use posix_memalignTushar Gohad2014-07-061-50/+12
* test: Favor '.' over other include pathsTushar Gohad2014-06-301-1/+1
* Add xor/algsig test codeTushar Gohad2014-06-292-0/+507