uvg266/tests
Ari Koivula 0722f461c5 Fix compiling tests on mac
The mac version of KVZ_GET_TIME macro has many statements, which
prevented it being used inside a for loop statement. Added brackets
to all versions to prevent this issue arising in the future.

Fixes #115.
2015-11-13 22:57:29 +02:00
..
dct_tests.c Fix test compilation warnings. 2015-07-02 16:58:30 +03:00
intra_sad_tests.c Fix intra_sad and satd_tests 2015-09-18 15:26:37 +03:00
sad_tests.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
sad_tests.h Change license to LGPL. 2015-02-25 15:19:05 +02:00
satd_tests.c Fix intra_sad and satd_tests 2015-09-18 15:26:37 +03:00
satd_tests.h Change license to LGPL. 2015-02-25 15:19:05 +02:00
speed_tests.c Fix compiling tests on mac 2015-11-13 22:57:29 +02:00
test_strategies.c Fix small typos 2015-10-05 19:41:23 +03:00
test_strategies.h Rename struct strategy_list to strategy_list_t. 2015-03-04 16:23:04 +02:00
tests_main.c Disable tests with bit depth other than 8 2015-08-12 11:36:32 +03:00