summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Return value from instance_create() is > 0Tushar Gohad2014-07-181-5/+4
* Add jerasure test code, ignore errors when backend lib not availableTushar Gohad2014-07-181-53/+56
* test: Add jerasure_rs_vand basic testTushar Gohad2014-07-181-15/+60
* Removed un-used variable in liberasurecode test.Eric Lambert2014-07-181-1/+0
* Start fleshing out liberasurecode_test. Still pretty bare-bones, moreEric Lambert2014-07-181-5/+100
* Store args natively in the backend_args (not as a pointer)Tushar Gohad2014-07-161-2/+10
* Rename flat_xor_3 -> flat_xor_hdTushar Gohad2014-07-161-1/+1
* Remove required gf-complete dependency from liberasurecode.Kevin Greenan2014-07-161-3/+9
* Add liberasurecode_encode routineTushar Gohad2014-07-131-0/+3
* Frontend/backend API split, make EC handle int typeTushar Gohad2014-07-132-7/+3
* xor code backend implementation (WIP)Tushar Gohad2014-07-072-5/+22
* autoconf: Simplify Makefile.am by adding SUBDIRSTushar Gohad2014-07-061-0/+16
* xor_codes: Use posix_memalignTushar Gohad2014-07-061-50/+12
* test: Favor '.' over other include pathsTushar Gohad2014-06-302-6/+6
* Add xor/algsig test codeTushar Gohad2014-06-293-0/+760