Go to the source code of this file.
◆ test_can_call_entry_point()
void test_can_call_entry_point |
( |
void ** |
state | ) |
|
◆ test_entry_point_invocation_continues_after_failing_entry_point()
void test_entry_point_invocation_continues_after_failing_entry_point |
( |
void ** |
state | ) |
|
◆ test_entry_point_invoke_does_not_crash_with_invalid_args()
void test_entry_point_invoke_does_not_crash_with_invalid_args |
( |
void ** |
state | ) |
|
◆ test_entry_point_only_added_once()
void test_entry_point_only_added_once |
( |
void ** |
state | ) |
|
◆ test_import_resolver_can_specify_flags()
void test_import_resolver_can_specify_flags |
( |
void ** |
state | ) |
|
◆ test_import_resolver_import_dlopen_fails()
void test_import_resolver_import_dlopen_fails |
( |
void ** |
state | ) |
|
◆ test_import_resolver_invalid_data()
void test_import_resolver_invalid_data |
( |
void ** |
state | ) |
|
◆ test_import_resolver_multiple_import()
void test_import_resolver_multiple_import |
( |
void ** |
state | ) |
|
◆ test_import_resolver_resolves()
void test_import_resolver_resolves |
( |
void ** |
state | ) |
|
◆ test_open_non_existing_file()
void test_open_non_existing_file |
( |
void ** |
state | ) |
|
◆ test_parsing_fails_when_entry_point_can_not_be_resolved()
void test_parsing_fails_when_entry_point_can_not_be_resolved |
( |
void ** |
state | ) |
|
◆ test_resolve_non_existing_function()
void test_resolve_non_existing_function |
( |
void ** |
state | ) |
|