summaryrefslogtreecommitdiff
path: root/test/test_pyeclib_c.py
Commit message (Expand)AuthorAgeFilesLines
* Use hacking checksTim Burke2022-04-081-0/+1
* Fix gateTim Burke2020-09-221-1/+1
* Merge "Add explicit info for immeasurable throughput"Jenkins2017-04-261-2/+1
|\
| * Add explicit info for immeasurable throughputKota Tsuyuzaki2016-12-201-2/+1
* | Add Phazr.IO libphazr backend supportJim Cheung2017-03-011-0/+31
|/
* Prevent division by zero in testsOndřej Nový2016-12-151-0/+3
* ISA-L Cauchy supportKota Tsuyuzaki2016-12-011-1/+2
* Cleanup lint errors in test suiteClay Gerrard2016-11-291-71/+70
* Fix flat_xor_hd test invocationTushar Gohad2016-01-121-2/+2
* Make VALID_EC_TYPES a runtime/dynamic propertyTushar Gohad2015-11-201-19/+4
* Make tests unavailable EC types conditionalTushar Gohad2015-07-281-3/+3
* Fix Python 3 issuesVictor Stinner2015-07-211-5/+8
* Plugging in new internal RS backend into pyeclibplugin_internal_rsKevin Greenan2015-05-191-1/+2
* Fix a few print statements for py3Pete Zaitcev2015-04-021-1/+1
* Example test case thst tests plumbing liberasurecode errors up into pyeclibKevin Greenan2015-03-101-1/+0
* Remove references to skipIf (breaks on py2.6)Tushar Gohad2015-03-091-5/+7
* Minor test message cleanupsTushar Gohad2015-03-081-2/+2
* test: Use real backend names in _available_backendsTushar Gohad2015-03-081-2/+10
* Add shss and its unit testsKota Tsuyuzaki2015-03-041-0/+37
* Enable UnitTest to choose tests to doKota Tsuyuzaki2015-03-041-1/+16
* Add missing test for isa_l_rs_vandTushar Gohad2015-03-011-1/+3
* Update the test output now that we properly use HD 3 or 4 (again!)Kevin Greenan2015-02-281-1/+1
* Make library_import_str arg to ECDriver conditionalTushar Gohad2014-11-191-2/+2
* A few quick fixes:Kevin Greenan2014-10-231-1/+1
* Modified the decode function to return a list of byte arrays when ranges areKevin Greenan2014-10-231-7/+7
* Merged in use_backend_id (pull request #15) Tushar Gohad2014-10-221-15/+14
|\
| * use enumerated backend_id to reference a backenduse_backend_idEric Lambert2014-10-221-15/+14
* | Add range support to the decode API.Kevin Greenan2014-10-221-0/+57
|/
* First commit for needed_fragments interface change in liberasurecode.Kevin Greenan2014-08-201-1/+1
* The API and C unit tests now pass. Commented out metadata-specific tests, wh...Kevin Greenan2014-08-081-130/+44
* Plugging liberasurecode functions into pyeclibKevin Greenan2014-08-021-5/+5
* pyeclib_c: Remove references to 'w' in unit testsTushar Gohad2014-06-231-29/+28
* Completed updated of the test_core unit test. The configuration has beenMark Storer2014-06-091-0/+2
* Addressing pull request changes.Mark Storer2014-06-091-0/+417