Files
mscclpp/test/unit
copilot-swe-agent[bot] bff76d5b85 Fix TearDown() handling and replace assert() in perf tests
Address review comments:
1. Ensure TearDown() is always called if SetUp() succeeds, even when
   TestBody() throws. This prevents resource leaks and maintains MPI
   synchronization between tests.
2. Replace assert() in fifo_perf_tests.cu with proper return false
   on validation failure, ensuring consistent test failure reporting.

Fixes:
- test/framework.cc: Track SetUp success and call TearDown in finally-style
- test/unit/fifo_perf_tests.cu: Replace assert with explicit check

Co-authored-by: chhwang <8018170+chhwang@users.noreply.github.com>
2026-03-18 19:44:11 +00:00
..
2026-02-18 20:12:32 -08:00
2026-02-18 20:12:32 -08:00
2026-02-18 20:12:32 -08:00
2026-02-18 20:12:32 -08:00
2026-02-18 20:12:32 -08:00
2026-02-18 20:12:32 -08:00
2026-02-18 20:12:32 -08:00
2026-02-18 20:12:32 -08:00
2026-02-18 20:12:32 -08:00
2026-02-11 08:32:28 +00:00
2026-02-18 20:12:32 -08:00