The following table shows the structures that are used by TestProc and its messages.
| Programming element | Description |
|---|---|
| TPS_EXECUTE | This structure is used to inform the test case of the current thread's number, the maximum thread number, and the thread's random seed. |
| TPS_QUERY_THREAD_COUNT | This structure indicates the number of threads and is filled in by the TestProc function. |
See Also
Send Feedback on this topic to the authors