summaryrefslogtreecommitdiff
path: root/services/tests/security/intrusiondetection/src
AgeCommit message (Expand)Author
2025-03-10Merge "Fix unit tests for the IntrusionDetectionService due to constructor up... Liz Prucka
2025-03-10Verify CTS test data is received in `addData` method. Mark Teffeteller
2025-03-07Fix unit tests for the IntrusionDetectionService due to constructor updates. Mark Teffeteller
2025-02-28Remove 'platform' signing from test app. Mark Teffeteller
2025-02-12[IntrusionDetction] Add internal security event callback Liz Prucka
2024-12-17Change to use static constructor to avoid potential resource leaking in Intru... Mark Teffeteller
2024-12-05[IntrusionDetection] Refactor the NetworkLogSource to register Liz Prucka
2024-12-03Enable the transport component for the intrusion detection service. Mark Teffeteller
2024-11-26Add a subclass of IntrusionDetectionEventTransport that overrides the methods... Mark Teffeteller
2024-11-25Refactor `TestLoggingService` from a locally-started Mark Teffeteller
2024-11-25Add the `TestLoggingService` service for mocking communication with GMS core. Mark Teffeteller
2024-11-22[ID] Add tests of data sources Liz Prucka
2024-11-18[ID] Replace "forensic" with "intrusion detection" Wenhao Wang