summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2017-04-04 21:27:39 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2017-04-11 17:50:40 -0400
commitffc7fddac42728bac6e4753a17bc52e5e610ae8b (patch)
tree8708b9dcd7206ce1c843b30a8a5b5a32016d40e4 /tests/Makefile.am
parent1e9e28dbc98b4f6a7cf4bda0ca73b5abc2735ddc (diff)
downloadlibnice-ffc7fddac42728bac6e4753a17bc52e5e610ae8b.tar.gz
agent: Drop packets not from validated addresses
This is required by the WebRTC spec. Remove test-mainloop as it doesnt even try to do a negotiation. https://phabricator.freedesktop.org/T104 Differential Revision: https://phabricator.freedesktop.org/D1716
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7bfe075..d24a2aa 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -45,7 +45,6 @@ check_PROGRAMS = \
test-send-recv \
test-socket-is-based-on \
test-priority \
- test-mainloop \
test-fullmode \
test-restart \
test-fallback \