mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
SRS5: Test: Add chunksize and atc blackbox test for RTMP.
PICK c31a8076bb
This commit is contained in:
parent
99f61cb225
commit
81969b3dbf
5 changed files with 178 additions and 7 deletions
|
@ -117,7 +117,7 @@ func TestRtmpPublish_RtmpPlay_CodecMP3_Basic(t *testing.T) {
|
|||
}
|
||||
}
|
||||
|
||||
func TestRtmpPublish_FlvPlay_CodecMP3_Basic(t *testing.T) {
|
||||
func TestRtmpPublish_HttpFlvPlay_CodecMP3_Basic(t *testing.T) {
|
||||
// This case is run in parallel.
|
||||
t.Parallel()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue