Files
jami-daemon/test/unitTest/swarm
François-Simon Fauteux-Chapleau 130a6603d6 unitTest: reduce ut_swarm_conversation runtime
The local cv variable in testSendMessage was shadowing the corresponding
member variable in SwarmConversationTest. As a result, the calls to
cv.notify_one() in the signal handlers had no effect and the calls to
cv.wait_for() in the test would block until they hit the timeout, which
significantly increased the amount of time needed to complete the test.

Change-Id: I75b6aac8801568831a17035ad86876a130efe12e
2025-05-02 10:39:07 -04:00
..
2025-01-08 11:02:33 -05:00
2023-07-27 12:51:32 -04:00
2025-01-08 11:02:33 -05:00
2025-01-08 11:02:33 -05:00