Lines Matching refs:test
19 …* Auto adjustment of test-end condition for file transfers (-F), if no end condition is set, it wi…
119 or exceed this bitrate during a test will be terminated. The
254 * iperf3 no longer counts data received after the end of a test in
259 paths. Many thanks to @FuzzyStatic for providing access to a test
279 end-of-test statistics to the server (#677). This fixes a
313 test after exactly fifteen seconds has been fixed (#645).
342 correct test durations for all protocols (#560, #238). Many fixes
396 the statistics reporting interval) at the end of the test run if
483 burstiness, to packet loss, to complete failure of the test.
652 just-completed test (issue #147).
697 * Fixed a series of problems that came from attempting a UDP test
762 * The maximum test running time has been increased from one hour to
777 * JSON output now indicates whether the test was run in --reverse
852 * The test unit format can now be set from the API (issue #144).
896 * Test structures are now kept intact after a test is run (for API users)
912 * on_test_start - executes right before the test begins
913 * on_test_finish - executes after the test is finished
931 * Dynamic server (gets test parameters from client)
932 * Server can now set test options dynamically without having to restart.