summaryrefslogtreecommitdiff
path: root/tests/Tracing/src
AgeCommit message (Expand)Author
2025-03-24Update expected exception in log_invalidParamsMask test Pablo Gamito
2025-03-21Update exception thrown by trace processor on failure to parse Pablo Gamito
2025-02-19Provide more feedback to user on protolog to logcat command Pablo Gamito
2025-02-11Make the `RegisterClientArgs` a `parcelable` instead of an `interface` Pablo Gamito
2025-01-23Distinguish the reason why decoding failed. Pablo Gamito
2024-11-20Update ProtoLog cache updater to take an ProtoLog instance object Pablo Gamito
2024-11-20Refactor PerfettoProtoLogImpl classes to take the datasource object directly ... Pablo Gamito
2024-11-14Fix timing race condition in toggling ProtoLog to logcat Pablo Gamito
2024-10-22Fallback to a NoOp ProtoLogImpl when viewer config is missing Pablo Gamito
2024-10-17Wrap ProtoInputStream in autoclosable class Pablo Gamito
2024-10-17Update tests Pablo Gamito
2024-10-17Fix ProtoLogViewerConfigReader bug Pablo Gamito
2024-10-02Add protolog group id collision or duplicate check Pablo Gamito
2024-09-20Extract out common busy wait function Pablo Gamito
2024-09-19Move datasource tests Pablo Gamito
2024-09-18Wait for ProtoLog data source to be available aince the register call is async Pablo Gamito
2024-09-13Add ProtoLogConfigurationService interface for better testability. Pablo Gamito
2024-09-13Move ProtoLog tests to seperate test directory dedicated to tracing tests Pablo Gamito