|
libamxrt
0.4.2
Ambiorix Run Time Library
|
#include <amxrt/amxrt.h>#include <amxc/amxc.h>#include <amxp/amxp.h>#include <amxd/amxd_object.h>#include <amxo/amxo.h>#include "amxrt_priv.h"Go to the source code of this file.
Functions | |
| int | test_config_setup (UNUSED void **state) |
| int | test_config_teardown (UNUSED void **state) |
| void | test_config_init (UNUSED void **state) |
| void | test_config_can_use_env_vars (UNUSED void **state) |
| void | test_invalid_options (UNUSED void **state) |
| void test_config_can_use_env_vars | ( | UNUSED void ** | state | ) |
Definition at line 124 of file test_amxrt_config.c.
| void test_config_init | ( | UNUSED void ** | state | ) |
Definition at line 72 of file test_amxrt_config.c.
| int test_config_setup | ( | UNUSED void ** | state | ) |
Definition at line 62 of file test_amxrt_config.c.
| int test_config_teardown | ( | UNUSED void ** | state | ) |
Definition at line 67 of file test_amxrt_config.c.
| void test_invalid_options | ( | UNUSED void ** | state | ) |
Definition at line 143 of file test_amxrt_config.c.