ffmpeg/libavutil/tests
James Almer 90eb0a2180 avutil/tests/hmac: remove superfluous loop
The gap in enum values has been removed.

Signed-off-by: James Almer <jamrial@gmail.com>
2017-10-22 20:25:38 -03:00
..
.gitignore add missing ignore files 2017-09-10 19:08:33 +02:00
adler32.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
aes.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
aes_ctr.c avutil/tests: added selftest for aes_ctr.c 2017-01-02 02:45:43 +01:00
atomic.c avutil/tests: improved code coverage for atomic 2017-01-01 16:57:55 +01:00
audio_fifo.c avutil/tests/audio_fifo.c: pass by reference for efficiency and change datatype to const 2017-01-13 00:17:10 +01:00
avstring.c avutil/avstring: improve av_strreplace implement 2017-04-11 10:54:35 +08:00
base64.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
blowfish.c
bprint.c
camellia.c
cast5.c
color_utils.c
cpu.c
cpu_init.c
crc.c
des.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
dict.c avutil/tests/dict: Check return of av_dict_parse_string() 2017-03-30 23:35:18 +02:00
display.c
error.c
eval.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
fifo.c
file.c
hash.c
hmac.c avutil/tests/hmac: remove superfluous loop 2017-10-22 20:25:38 -03:00
imgutils.c
lfg.c avutil/tests/lfg: Remove debugging start/stop timer 2017-03-08 14:32:00 +01:00
lls.c
log.c
lzo.c
md5.c
murmur3.c
opt.c
parseutils.c add locale month names to av_small_strptime 2017-02-26 17:16:22 +01:00
pca.c
pixdesc.c
pixelutils.c
pixfmt_best.c fate: update pixfmt_best test to check for endianness 2017-07-27 08:53:37 +02:00
random_seed.c
rational.c
ripemd.c
sha.c
sha512.c
softfloat.c lavu/tests: move timer.h include earlier 2017-09-08 18:51:05 +02:00
tea.c
tree.c
twofish.c
utf8.c
xtea.c