Improve robustness of StopSignalClient test.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 11 Jun 2021 12:30:01 +0000 (15:30 +0300)
committerM. Eric Irrgang <mei2n@virginia.edu>
Wed, 16 Jun 2021 11:35:51 +0000 (11:35 +0000)
commit99710e209f1f049cd8b4d7d221ca8ea39dffc60d
tree3a5a133c127459dc83a45f3b165038eb3ce03bd3
parentbdd89603e5815660f8550b90e6aec83fd82e9ca7
Improve robustness of StopSignalClient test.

A previous commit inadvertently rendered this test ineffective.

This change clarifies the test and restores its utility.
Rearranged commentary and additional assertions should help to prevent
another regression in the future.

Additionally, the two simulations run in the test have been
further decoupled.

Fixes #4076
src/api/cpp/tests/stopsignaler.cpp