You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
lavu: Add a fate test for the HMAC API
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -37,6 +37,10 @@ FATE_LIBAVUTIL += fate-fifo
|
||||
fate-fifo: libavutil/fifo-test$(EXESUF)
|
||||
fate-fifo: CMD = run libavutil/fifo-test
|
||||
|
||||
FATE_LIBAVUTIL += fate-hmac
|
||||
fate-hmac: libavutil/hmac-test$(EXESUF)
|
||||
fate-hmac: CMD = run libavutil/hmac-test
|
||||
|
||||
FATE_LIBAVUTIL += fate-md5
|
||||
fate-md5: libavutil/md5-test$(EXESUF)
|
||||
fate-md5: CMD = run libavutil/md5-test
|
||||
|
||||
6
tests/ref/fate/hmac
Normal file
6
tests/ref/fate/hmac
Normal file
@@ -0,0 +1,6 @@
|
||||
9294727a3638bb1c13f48ef8158bfc9d
|
||||
750c783e6ab0b503eaa86e310a5db738
|
||||
56be34521d144c88dbb8c733f0e8b3f6
|
||||
467cb2560355d7fa3ab2d6b939e6e47c
|
||||
5a6ffd741d3e23b12f78b1baee9e609a
|
||||
8b4b9d11c9e186c58f2a53b08ddfa436
|
||||
Reference in New Issue
Block a user