fix: update shmbridge testcase#446
Conversation
Srikanth Muppandam (smuppand)
left a comment
There was a problem hiding this comment.
The direction is good: this expands shmbridge from a simple qcom_scm presence/log check into stronger runtime validation for sysfs, DT, platform driver registration, binding, attributes, and uevent information.
A few changes are needed
07c1148 to
53fe1d3
Compare
Srikanth Muppandam (smuppand)
left a comment
There was a problem hiding this comment.
A few updates are needed for the readme. Once those are taken care of, we can proceed with the merge.
|
vnarapar Could you update the commit message to include the reason for these changes? |
Fix to update the shmbridge testscript to move away from dmesg based validation This test validates the presence, registration, and correct runtime state of the qcom_scm driver on the target device Signed-off-by: Vamsee Narapareddi <vnarapar@qti.qualcomm.com>
Updated the commit |
|
vnarapar, please rebase and apply the small fixes mentioned above. |
|
@ualcomm/qualcomm-linux-testing.triage This pull request has been marked as stale due to 30 days of inactivity and will automatically close after an additional 5 days. |
This test validates the presence, registration, and correct runtime state of the qcom_scm driver on the target device