1
0
Fork 0
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:
winlin 2023-01-03 22:11:33 +08:00
parent 99f61cb225
commit 81969b3dbf
5 changed files with 178 additions and 7 deletions

View file

@ -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()