1e257cacbf
Migrate media/ to webrtc::Mutex.
...
Bug: webrtc:11567
Change-Id: I69e4a1b37737ac8dd852a032612623c4c4f3a30b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176744
Commit-Queue: Markus Handell <handellm@webrtc.org >
Reviewed-by: Erik Språng <sprang@webrtc.org >
Cr-Commit-Position: refs/heads/master@{#31648}
2020-07-07 13:46:47 +00:00
1546f99572
Fixed timeout overflow in sctp reliability test.
...
Sometimes some tests failed due to test long execution while timeout
was computed to negative value.
Bug: None
Change-Id: Icb666170323f6b757a409db575d36116f57632d8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165691
Commit-Queue: Yura Yaroshevich <yura.yaroshevich@gmail.com >
Reviewed-by: Patrik Höglund <phoglund@webrtc.org >
Cr-Commit-Position: refs/heads/master@{#30245}
2020-01-14 08:18:25 +00:00
6e4e68852a
Fixed MSAN issue with usrsctp reliability test.
...
There is still an TSAN issues, but they are inside
usrsctp library, that's why tests are still disabled
by default.
Bug: None
Change-Id: I55f7c66b4d9a5feccd2121e2dd3b131cf1564804
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158522
Commit-Queue: Yura Yaroshevich <yura.yaroshevich@gmail.com >
Reviewed-by: Patrik Höglund <phoglund@webrtc.org >
Cr-Commit-Position: refs/heads/master@{#29640}
2019-10-29 09:53:40 +00:00
e114fb61e1
Added usrsctp reliablitiy stress test.
...
The reliability test is intended to reproduce a deadlock issue in usrsctp
known as https://github.com/sctplab/usrsctp/issues/325 .
Bug: None
Change-Id: If3c1ff70f41dcc5ec27a4fb529eb4cc6fd343a48
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157107
Reviewed-by: Seth Hampson <shampson@webrtc.org >
Reviewed-by: Patrik Höglund <phoglund@webrtc.org >
Commit-Queue: Seth Hampson <shampson@webrtc.org >
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org >
Cr-Commit-Position: refs/heads/master@{#29617}
2019-10-25 16:51:38 +00:00