Commit 5cd304bc authored by Lauros Pajunen's avatar Lauros Pajunen Committed by Ripinder Singh
Browse files

Add rtpdump python tests and requirement

parent 3e464f22
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -2,3 +2,4 @@ pytest>=5.3.5
pytest-xdist>=1.31.0
pytest-xdist>=1.31.0
scipy>=1.5.2
scipy>=1.5.2
numpy>=1.19.2
numpy>=1.19.2
bitstring>=4.3.1

tests/rtp/ivasrtp.py

0 → 100644
+1654 −0

File added.

Preview size limit exceeded, changes collapsed.

tests/rtp/test_rtp.py

0 → 100644
+665 −0

File added.

Preview size limit exceeded, changes collapsed.