Skip to content

Added CTI Validation Scripts#307

Open
Rohan-in-Qualcomm wants to merge 1 commit intoqualcomm-linux:mainfrom
Rohan-in-Qualcomm:debug-cti-tgu-nodes
Open

Added CTI Validation Scripts#307
Rohan-in-Qualcomm wants to merge 1 commit intoqualcomm-linux:mainfrom
Rohan-in-Qualcomm:debug-cti-tgu-nodes

Conversation

@Rohan-in-Qualcomm
Copy link
Copy Markdown

@Rohan-in-Qualcomm Rohan-in-Qualcomm commented Feb 20, 2026

Added CTI enable/disable, trigger mapping, and sysfs node access tests

This commit adds CTI validation test cases to verify basic enable/disable operations, trigger channel mapping functionality, and sysfs node accessibility across devices.

  • CTI-Enable-Disable: Validates enable/disable operations on all detected CTI devices and ensures correct state transitions.
  • CTI-Test: Verifies CTI trigger-in and trigger-out attach/detach functionality.
  • Node-Access: Ensures all readable CoreSight sysfs nodes can be accessed without failure.

@Rohan-in-Qualcomm Rohan-in-Qualcomm changed the title Add CTI, TGU, and Node Access DEBUG Suites Added CTI, TGU, and Node Access DEBUG Suites Feb 20, 2026
@smuppand
Copy link
Copy Markdown
Contributor

@Rohan-in-Qualcomm Please provide a clear commit message explaining the reason for your changes. Also, rebase your patch, as it currently shows commits from others. #304

Please also resolve the issues identified by shelllint and ensure that the execute bit permissions are set correctly.

@Rohan-in-Qualcomm Rohan-in-Qualcomm force-pushed the debug-cti-tgu-nodes branch 3 times, most recently from 5562584 to 2115e04 Compare March 5, 2026 10:08
@Rohan-in-Qualcomm Rohan-in-Qualcomm force-pushed the debug-cti-tgu-nodes branch 2 times, most recently from 87f9b75 to 5933833 Compare March 24, 2026 06:49
@smuppand
Copy link
Copy Markdown
Contributor

This PR is still 1 commit / 12 files / 4 separate suites. I would recommend to split it.

@Rohan-in-Qualcomm Rohan-in-Qualcomm force-pushed the debug-cti-tgu-nodes branch 2 times, most recently from 0def8dd to 628d802 Compare March 27, 2026 09:22
This commit adds CTI validation test cases to verify basic enable/disable operations, trigger channel mapping functionality, and sysfs node accessibility across devices.

* CTI-Enable-Disable: Validates enable/disable operations on all detected CTI devices and ensures correct state transitions.
* CTI-Test: Verifies CTI trigger-in and trigger-out attach/detach functionality.
* Node-Access: Ensures all readable CoreSight sysfs nodes can be accessed without failure.

Signed-off-by: Rohan Dutta <rohadutt@qti.qualcomm.com>
@Rohan-in-Qualcomm Rohan-in-Qualcomm changed the title Added CTI, TGU, and Node Access DEBUG Suites Added CTI Validation Scripts Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants