In the output log of the testcase you should see the following two lines:

2022-02-05T10:43:51.000000Z  INFO node{id=1 name="client"}: consensus_core::core: consensus/core/src/core.rs:604: Created block B1([0],KqNdoHdpLhNAznoEid/n1YfisvbaXpypscGFdlHal7Q=)(1644057831000ms;[B0([0],rquzEUtnQL1bMLK006vVHk8UqMYcBiQV+vinZrvOCgM=), B0([1],eDMXObWWmFR7PM9GMWum85qboMAKKzwONnU5npeqDeQ=), B0([2],nBr/taD6OGhSuh+qyp5Tw0ZBvgLbORyHcrqR0vbLjec=), B0([3],y605Di0bkb8yqDZj62ZaZhsAiLEsg88kQMCvuh/FbwE=)];0t;0c) for round 1

(some other events in between these two lines)

2022-02-05T10:43:51.000000Z  INFO node{id=1 name="client"}: consensus_simtests::my_simtests::test: consensus/simtests/src/tests/my_simtests.rs:302: New round has been received 4, resetting timer

There should be no other lines that contain the text "Created block."

See README.md for explanation of this testcase.
