IPerf_TestRelease()

Search IPerf Test List for test with test id and, if it is not running, remove it from the list.

Files

iperf.h/iperf.c

Prototype

void  IPerf_TestRelease (IPERF_TEST_ID   test_id,
                         IPERF_ERR      *p_err.

Arguments

test_id     

Test ID of the test to release.

p_err            

Pointer to variable that will receive the return error code from this function.

Returned Values

none.

Required Configuration

Module Configuration

Notes / Warnings

none.

Example Usage

none.