Confirmed users
214
edits
Line 47: | Line 47: | ||
Currently we have the following tests: | Currently we have the following tests: | ||
==== | ==== media/mtransport/test ==== | ||
sockettransportservice_unittest — tests various uses of the Socket Transport Service | * sockettransportservice_unittest — tests various uses of the Socket Transport Service | ||
nrappkit_unittest — tests Mozilla implementations of the nrappkit primitives (needed for ICE) | * nrappkit_unittest — tests Mozilla implementations of the nrappkit primitives (needed for ICE) | ||
runnable_utils_unittest — tests the runnable utils in runnable_utils.h | * runnable_utils_unittest — tests the runnable utils in runnable_utils.h | ||
turn_unittest — unit tests for TURN | * turn_unittest — unit tests for TURN | ||
ice_unittest — overall tests for ICE | * ice_unittest — overall tests for ICE | ||
sctp_unittest — tests for the SCTP code running on top of transport | * sctp_unittest — tests for the SCTP code running on top of transport | ||
transport_unittests — system tests for the mtransport subsystem including the DTLS wrapper and ICE wrappers | * transport_unittests — system tests for the mtransport subsystem including the DTLS wrapper and ICE wrappers |