Nikolay Sivov (@nsivov) commented about dlls/mf/tests/mf.c:
test_media_session(); test_media_session_events(); test_media_session_rate_control();
- test_media_session_topologies();
I don't think we need this test. It's enough to see what Load() does. For example, if using custom topology loader that does not preserve topoid results in a new id in SetTopology(), then we don't learn much from this test. I suggest to drop it.