summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-05-29 11:38:26 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-05-29 11:38:37 +0200
commit48e02e258c42ae2ee0d351f2f0bd620b087ababe (patch)
tree197811dbc2df3320b810edb4f837ba082685cb9f /tests
parentfbeb3fa999e8712af35f1d898ca0b0cbab707556 (diff)
parent063f7467e4d14ab7fe01b2845dab60cc75df8b53 (diff)
Merge commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53'
* commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53': rtmpdh: Add fate test for the DH handshake routine Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/libavformat.mak4
-rw-r--r--tests/ref/fate/rtmpdh3
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/fate/libavformat.mak b/tests/fate/libavformat.mak
index d532adcb15..a9c02bcbaf 100644
--- a/tests/fate/libavformat.mak
+++ b/tests/fate/libavformat.mak
@@ -2,6 +2,10 @@ FATE_LIBAVFORMAT-$(CONFIG_NETWORK) += fate-noproxy
fate-noproxy: libavformat/noproxy-test$(EXESUF)
fate-noproxy: CMD = run libavformat/noproxy-test
+FATE_LIBAVFORMAT-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += fate-rtmpdh
+fate-rtmpdh: libavformat/rtmpdh-test$(EXESUF)
+fate-rtmpdh: CMD = run libavformat/rtmpdh-test
+
FATE_LIBAVFORMAT-yes += fate-srtp
fate-srtp: libavformat/srtp-test$(EXESUF)
fate-srtp: CMD = run libavformat/srtp-test
diff --git a/tests/ref/fate/rtmpdh b/tests/ref/fate/rtmpdh
new file mode 100644
index 0000000000..3b55665be7
--- /dev/null
+++ b/tests/ref/fate/rtmpdh
@@ -0,0 +1,3 @@
+Generated shared key ok
+Generated public key ok
+Generated shared key ok