Page MenuHomePhabricator

[tests] Use ConnmanTestMsg when possible
ClosedPublic

Authored by Fabien on Jul 2 2025, 08:45.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC068e8191aa62: [tests] Use ConnmanTestMsg when possible
Summary

This gets rid of the CConnmanTest struct in the processor tests and denialofservice tests. This code was duplicated.

Test Plan
ninja check

Diff Detail