summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
authorWan-Teh Chang <wtc-at-google.com@ffmpeg.org>2016-11-23 15:08:20 -0800
committerMichael Niedermayer <michael@niedermayer.cc>2016-11-24 21:10:37 +0100
commit048b46b4e294e8bea4ab381e5e5080a4ca31bf35 (patch)
tree30abe0c05c2d289cd48b5b80421390df63a0b4a9 /libavutil
parentdceac9a4a754570a34cd90dda8595768ef1a4064 (diff)
downloadffmpeg-048b46b4e294e8bea4ab381e5e5080a4ca31bf35.tar.gz
avutil/tests: add cpu_init to .gitignore and tests/fate
This is a follow-up to commit d84a21207ea83055dc9b6dc1cd6a379f2ea756e7, which added the libavutil/tests/cpu_init.c. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/tests/.gitignore b/libavutil/tests/.gitignore
index c23c44b53b..d2cc5cb57e 100644
--- a/libavutil/tests/.gitignore
+++ b/libavutil/tests/.gitignore
@@ -9,6 +9,7 @@
/cast5
/color_utils
/cpu
+/cpu_init
/crc
/des
/dict