Skip to content

How can test code with CONNECT_COUNT > ${client_number} work? #54

Discussion options

You must be logged in to vote

In the test case, there is EXPECT_ACCEPT value.

accept_env["ACCEPT_COUNT"] = "10";
accept_env["EXPECT_ACCEPT"] = "3";
accept_env["ACCEPT_PERIOD"] = "0";

Then how the test code can work with this case?
Test code will counts successful accept and compare it with the EXPECT_ACCEPT value.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GrasshopperBears
Comment options

Answer selected by GrasshopperBears
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants