This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
TT#14008 remove unneeded perl module usage
Change-Id: Ife384954bfe82a4eadcbcb7cb77dc2aa3f2800f9
mr10.4
Richard Fuchs
4 years ago
parent
b2ae39a67f
commit
5a23422980
6 changed files
with
0 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
t/auto-daemon-tests-delay-buffer.pl
+0
-1
t/auto-daemon-tests-delay-timing.pl
+0
-1
t/auto-daemon-tests-dtx-cn.pl
+0
-1
t/auto-daemon-tests-dtx.pl
+0
-1
t/auto-daemon-tests-intfs.pl
+0
-1
t/auto-daemon-tests-pubsub.pl
+ 0
- 1
t/auto-daemon-tests-delay-buffer.pl
View File
@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test;
use
NGCP::Rtpclient::SRTP
;
use
NGCP::Rtpengine::AutoTest
;
use
Test::More
;
use
NGCP::Rtpclient::ICE
;
use
POSIX
;
+ 0
- 1
t/auto-daemon-tests-delay-timing.pl
View File
@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test;
use
NGCP::Rtpclient::SRTP
;
use
NGCP::Rtpengine::AutoTest
;
use
Test::More
;
use
NGCP::Rtpclient::ICE
;
use
POSIX
;
use
Time::HiRes
qw(
usleep gettimeofday time sleep
)
;
+ 0
- 1
t/auto-daemon-tests-dtx-cn.pl
View File
@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test;
use
NGCP::Rtpclient::SRTP
;
use
NGCP::Rtpengine::AutoTest
;
use
Test::More
;
use
NGCP::Rtpclient::ICE
;
use
POSIX
;
+ 0
- 1
t/auto-daemon-tests-dtx.pl
View File
@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test;
use
NGCP::Rtpclient::SRTP
;
use
NGCP::Rtpengine::AutoTest
;
use
Test::More
;
use
NGCP::Rtpclient::ICE
;
use
POSIX
;
+ 0
- 1
t/auto-daemon-tests-intfs.pl
View File
@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test;
use
NGCP::Rtpclient::SRTP
;
use
NGCP::Rtpengine::AutoTest
;
use
Test::More
;
use
NGCP::Rtpclient::ICE
;
use
POSIX
;
+ 0
- 1
t/auto-daemon-tests-pubsub.pl
View File
@ -6,7 +6,6 @@ use NGCP::Rtpengine::Test;
use
NGCP::Rtpclient::SRTP
;
use
NGCP::Rtpengine::AutoTest
;
use
Test::More
;
use
NGCP::Rtpclient::ICE
;
use
POSIX
;
Write
Preview
Loading…
Cancel
Save