Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Code Block
languagemicrium
void  IPerf_TestReleaseTestClrStats (IPERF_TEST_ID   test_id,
                         IPERF_ERR    STATS  *p_err.stats)

Arguments

...

test_id     

...

p_err stats              

Pointer to variable that will receive the return error code from this functionan IPerf test statistics.

Returned Values

none.

Required Configuration

Module Configuration

Notes / Warnings

none.

Example Usage

none.