summaryrefslogtreecommitdiffstats
path: root/libavutil/tests
Commit message (Collapse)AuthorAgeFilesLines
* lavu: remove the custom atomic APIAnton Khirnov2016-10-021-35/+0
| | | | It has been replaced by C11 stdatomic.h and is now unused.
* xtea-test: Use struct allocation functions from the APIDiego Biurrun2016-05-191-10/+14
|
* blowfish-test: Use struct allocation functions from the APIDiego Biurrun2016-05-191-13/+17
|
* blowfish-test: Return different values for different errorsDiego Biurrun2016-05-191-2/+2
|
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-1322-0/+2124
OpenPOWER on IntegriCloud