asrt
Automated System Runtime Testing library
Loading...
Searching...
No Matches
asrt_result Struct Reference

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. More...

#include <result.h>

Public Attributes

asrt_test_result res
 Pass / failure / error code.
 
uint32_t run_id
 Unique run token issued by the controller.
 
uint16_t test_id
 ID of the test that was executed.
 

Detailed Description

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Outcome of a single test execution, delivered to the asrt_test_result_callback.


The documentation for this struct was generated from the following file: