aom/test
Steinar Midtskogen e508db4ed8 Silence clang warning about possible negative shift
Change-Id: I30f500f929acded6566ac7931e835c5ed5679c62
2017-04-28 12:01:03 +02:00
..
android Include googletest cmake support. 2017-02-13 18:11:11 +00:00
accounting_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
acm_random.h Include googletest cmake support. 2017-02-13 18:11:11 +00:00
active_map_refresh_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
active_map_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
altref_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
ans_codec_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
ans_test.cc ans: Cleanup rans writing routines 2017-02-13 21:01:51 +00:00
aomcx_set_ref.sh Further reduce number of frames used in test 2016-12-20 19:25:38 +00:00
aomdec.sh
aomenc.sh Reduce number of frames used in test 2016-12-19 23:54:25 +00:00
aq_segment_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
arf_freq_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
av1_convolve_optimz_test.cc Cleanup: Remove const for params passed by value 2017-04-24 23:30:43 +00:00
av1_convolve_test.cc Fix unused variable warnings in a couple tests. 2017-04-28 03:34:38 +00:00
av1_dct_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
av1_ext_tile_test.cc ext_tile: add 2 tile encoding modes 2017-04-20 00:10:33 +00:00
av1_fht4x4_test.cc Drop support for CONFIG_EMULATE_HARDWARE 2017-04-20 18:49:39 +00:00
av1_fht4x8_test.cc Drop support for CONFIG_EMULATE_HARDWARE 2017-04-20 18:49:39 +00:00
av1_fht8x4_test.cc Drop support for CONFIG_EMULATE_HARDWARE 2017-04-20 18:49:39 +00:00
av1_fht8x8_test.cc Drop support for CONFIG_EMULATE_HARDWARE 2017-04-20 18:49:39 +00:00
av1_fht8x16_test.cc Drop support for CONFIG_EMULATE_HARDWARE 2017-04-20 18:49:39 +00:00
av1_fht16x8_test.cc Drop support for CONFIG_EMULATE_HARDWARE 2017-04-20 18:49:39 +00:00
av1_fht16x16_test.cc Drop support for CONFIG_EMULATE_HARDWARE 2017-04-20 18:49:39 +00:00
av1_fht16x32_test.cc Drop support for CONFIG_EMULATE_HARDWARE 2017-04-20 18:49:39 +00:00
av1_fht32x16_test.cc Drop support for CONFIG_EMULATE_HARDWARE 2017-04-20 18:49:39 +00:00
av1_fwd_txfm1d_test.cc change to use AOMedia copyright notice 2016-11-29 00:01:36 +00:00
av1_fwd_txfm2d_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
av1_highbd_iht_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
av1_inv_txfm1d_test.cc Reduce scope of local variable 2017-03-14 08:34:39 +00:00
av1_inv_txfm2d_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
av1_inv_txfm_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
av1_quantize_test.cc Cleanup: Remove const for params passed by value 2017-04-24 23:30:43 +00:00
av1_txfm_test.cc Fix high bit-depth transform unit test failure 2017-04-12 20:07:29 +00:00
av1_txfm_test.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
av1_wedge_utils_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
avg_test.cc Cleanup: Remove const for params passed by value 2017-04-24 23:30:43 +00:00
binary_codes_test.cc Fix a buffer over-read 2017-03-29 16:27:48 +00:00
blend_a64_mask_1d_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
blend_a64_mask_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
boolcoder_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
borders_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
clear_system_state.h
clpf_test.cc Silence clang warning about possible negative shift 2017-04-28 12:01:03 +02:00
codec_factory.h test/decode_test_driver: rm unused deadline member 2017-03-25 02:13:17 +00:00
convolve_test.cc Cleanup: remove const 2017-04-25 16:22:45 +00:00
cpu_speed_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
datarate_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
dct16x16_test.cc Cleanup dead high-bitdepth inverse-tx functions 2017-04-27 16:14:44 +00:00
dct32x32_test.cc Cleanup dead high-bitdepth inverse-tx functions 2017-04-25 19:04:56 +00:00
decode_api_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
decode_perf_test.cc decode_perf_test: don't have real test vectors with which to test perf 2016-11-22 18:49:42 +00:00
decode_test_driver.cc test/decode_test_driver: rm unused deadline member 2017-03-25 02:13:17 +00:00
decode_test_driver.h test/decode_test_driver: rm unused deadline member 2017-03-25 02:13:17 +00:00
decode_to_md5.sh Enable new_tokenset by default and fix experiment compatibility. 2017-04-04 11:18:21 +01:00
decode_with_drops.sh
dering_test.cc CDEF: Add damping to dering 2017-04-05 14:53:02 +00:00
divu_small_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
encode_api_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
encode_perf_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
encode_test_driver.cc Cleanup: Remove const for params passed by value 2017-04-24 23:30:43 +00:00
encode_test_driver.h Remove rt deadline. 2017-04-17 23:17:34 +00:00
encoder_parms_get_to_decoder.cc tests: use scoped_ptr for local video source vars 2017-04-20 22:34:02 +00:00
end_to_end_test.cc EndToEndTest : split into tests that runs per commit and nightly. 2017-04-23 16:23:14 +00:00
error_block_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
error_resilience_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
ethread_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
examples.sh Exclude decode_to_md5 test from examples.sh. 2017-04-04 15:53:58 +00:00
fdct4x4_test.cc Drop support for CONFIG_EMULATE_HARDWARE 2017-04-20 18:49:39 +00:00
fdct8x8_test.cc Cleanup dead high-bitdepth inverse-tx functions 2017-04-27 16:14:44 +00:00
fht32x32_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
filterintra_predictors_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
frame_size_tests.cc Reduce size in FrameSizeTests for 32-bit arch 2017-03-13 20:44:18 +00:00
function_equivalence_test.h Include googletest cmake support. 2017-02-13 18:11:11 +00:00
hadamard_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
hbd_metrics_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
i420_video_source.h
idct8x8_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
idct_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
intrabc_test.cc intrabc: Add initial skeleton 2017-04-20 18:16:27 +00:00
intrapred_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
ivf_video_source.h
level_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
lossless_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
lpf_8_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
masked_sad_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
masked_variance_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
md5_helper.h
minmax_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
motion_vector_test.cc Adjust motion vector unit test while AddressSanitizer is enabled 2017-04-28 03:07:29 +00:00
obmc_sad_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
obmc_variance_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
partial_idct_test.cc Cleanup dead high-bitdepth inverse-tx functions 2017-04-27 16:14:44 +00:00
quantize_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
realtime_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
register_state_check.h Include googletest cmake support. 2017-02-13 18:11:11 +00:00
resize_test.cc Cleanup: remove const 2017-04-25 16:22:45 +00:00
sad_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
scan_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
selfguided_filter_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
set_maps.sh
simd_cmp_impl.h Add s8 -> s16 unpack instrinsics 2017-04-13 07:48:44 +00:00
simd_cmp_neon.cc Disable intrinsics unit tests if optimisations are disabled 2017-03-17 20:27:58 +00:00
simd_cmp_sse2.cc Disable intrinsics unit tests if optimisations are disabled 2017-03-17 20:27:58 +00:00
simd_cmp_sse4.cc Disable intrinsics unit tests if optimisations are disabled 2017-03-17 20:27:58 +00:00
simd_cmp_ssse3.cc Disable intrinsics unit tests if optimisations are disabled 2017-03-17 20:27:58 +00:00
simd_impl.h Add s8 -> s16 unpack instrinsics 2017-04-13 07:48:44 +00:00
simd_neon_test.cc Disable intrinsics unit tests if optimisations are disabled 2017-03-17 20:27:58 +00:00
simd_sse2_test.cc Disable intrinsics unit tests if optimisations are disabled 2017-03-17 20:27:58 +00:00
simd_sse4_test.cc Disable intrinsics unit tests if optimisations are disabled 2017-03-17 20:27:58 +00:00
simd_ssse3_test.cc Disable intrinsics unit tests if optimisations are disabled 2017-03-17 20:27:58 +00:00
simple_decoder.sh
simple_encoder.sh
subtract_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
sum_squares_test.cc Make aom_sum_squares_2d_i16 take width and height parameters. 2017-03-30 15:49:22 +00:00
superframe_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
test-data.mk Add the motion vector unit test 2017-04-26 03:49:46 +00:00
test-data.sha1
test.cmake Fix cmake build. 2017-04-13 21:07:46 -07:00
test.mk Add the motion vector unit test 2017-04-26 03:49:46 +00:00
test_data_util.cmake Add test data download support to the cmake build. 2017-03-02 17:03:38 -08:00
test_intra_pred_speed.cc Fix unused variable warnings in a couple tests. 2017-04-28 03:34:38 +00:00
test_libaom.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
test_worker.cmake Add test data download support to the cmake build. 2017-03-02 17:03:38 -08:00
tile_independence_test.cc ext_tile: add 2 tile encoding modes 2017-04-20 00:10:33 +00:00
tools_common.sh
transform_test_base.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
twopass_encoder.sh
user_priv_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
util.h Include googletest cmake support. 2017-02-13 18:11:11 +00:00
variance_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
video_source.h
warp_filter_test.cc Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
warp_filter_test_util.cc Correct row padding to avoid overflow in all cases. 2017-04-20 23:00:20 +00:00
warp_filter_test_util.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
webm_video_source.h
y4m_test.cc Include googletest cmake support. 2017-02-13 18:11:11 +00:00
y4m_video_source.h
yuv_video_source.h