|
ilang
1.1.4
ILAng: A Modeling and Verification Platform for SoCs
|
the result from executing More...
#include <fs.h>
Public Types | |
| enum | _failure { PREIO = 0, FORK = 1, ALARM, ARG, EXEC, WAIT, NONE } |
| failed execution | |
Public Attributes | |
| bool | timeout |
| has timeout | |
|
enum ilang::execute_result::_failure | failure |
| unsigned | ret |
| return value | |
| bool | subexit_normal |
| true if it exits with _exit() call | |
| double | seconds |
| the execution time | |
the result from executing
1.8.5