1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Test: Add chunksize and atc blackbox test for RTMP.

This commit is contained in:
winlin 2023-01-03 22:11:33 +08:00
parent d02b942263
commit c31a8076bb
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()