Commit Graph
5 Commits
Author SHA1 Message Date
zimoch 324ce2471f fix clang warning missing-braces
../fdManagerTest.cpp:76:29: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   76 |         osiSockAddr addr = {0};
      |                             ^
      |                             {}
2025-11-28 11:53:07 +01:00
Michael Davidsaver 9ce921f4fd fdManagerTest: quiet spurious failure
One iteration should be enough, but not always,
and not for all targets...
2025-08-28 11:16:56 -07:00
zimochandAndrew Johnson c9f80d82cc silence Codacy warning 2025-06-04 12:43:27 -05:00
Michael DavidsaverandAndrew Johnson 93f6c4692f fdManagerTest: quiet codacy warnings 2025-06-04 12:43:27 -05:00
Michael DavidsaverandAndrew Johnson 9731d07e68 add fdManager test 2025-06-04 12:43:27 -05:00