fe7674a1
by Ziqing Hui at 2024-12-04T20:07:46+01:00
qasf/tests: Add more tests for dmo_wrapper_sink_Receive.
The tests indicate that for dmo_wrapper_sink_Receive:
(1) If ProcessOutput succeeds, including S_FALSE, it continue processing.
(2) If ProcessOutput fails, it returns S_OK.
(3) If downstream Receive fails or return S_FALSE, it returns downstream hr.