msm: ipc: Add test for Async QMI transactions
Add a new test to validate the functionality of async request/response
of kernel QMI infrastructure. This test can run as many times as
required by setting the value of rep_cnt present in
/sys/module/test_qmi_client/parameters. This test verifies the below
points:
1) Verifies that all the responses are received for the Async
requests that are sent.
2) Implicitly creates a scenario for quota full event thereby verifying
the Resume_Tx handling.
Change-Id: Iafc9e4f34eab760d8704a069704da2715b16a520
Signed-off-by:
Zaheerulla Meer <zmeer@codeaurora.org>
Loading
Please register or sign in to comment