summaryrefslogtreecommitdiffstats
path: root/tests/checkasm/checkasm.c
Commit message (Expand)AuthorAgeFilesLines
* arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-141-0/+1
* checkasm: add HEVC MC testsAnton Khirnov2015-12-051-0/+3
* checkasm: Fix the function name sorting algorithmHenrik Gramner2015-10-031-2/+6
* checkasm: Use a self-balancing treeHenrik Gramner2015-09-281-12/+47
* checkasm: add unit tests for v210encHenrik Gramner2015-09-061-0/+3
* checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-201-3/+3
* checkasm: Remove unnecessary includeHenrik Gramner2015-08-111-4/+0
* checkasm: Include io.h for isatty, if availableMartin Storsjö2015-07-301-0/+4
* checkasm: Modify report formatHenrik Gramner2015-07-271-29/+28
* checkasm: test all architectures with optimisationsJanne Grunau2015-07-181-1/+15
* checkasm: exit with status 0 instead of 1 if there are no tests to performHenrik Gramner2015-07-181-1/+1
* checkasm: Add unit tests for bswapdspHenrik Gramner2015-07-171-0/+3
* checkasm: Add unit tests for h264qpelHenrik Gramner2015-07-151-0/+3
* Checkasm: assembly testing and benchmarking toolHenrik Gramner2015-07-121-0/+484