|
Wire Sysio Wire Sysion 1.0.0
|
#include <algorithm>#include <vector>#include <iostream>#include <iterator>#include <cmath>#include <cstdlib>#include <catch2/catch.hpp>#include <utils.hpp>#include <wasm_config.hpp>#include <sysio/vm/backend.hpp>
Go to the source code of this file.
Functions | |
| BACKEND_TEST_CASE ("Testing wasm <memory_0_wasm>", "[memory_0_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_1_wasm>", "[memory_1_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_10_wasm>", "[memory_10_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_11_wasm>", "[memory_11_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_12_wasm>", "[memory_12_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_13_wasm>", "[memory_13_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_14_wasm>", "[memory_14_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_15_wasm>", "[memory_15_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_16_wasm>", "[memory_16_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_17_wasm>", "[memory_17_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_18_wasm>", "[memory_18_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_19_wasm>", "[memory_19_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_2_wasm>", "[memory_2_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_20_wasm>", "[memory_20_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_21_wasm>", "[memory_21_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_22_wasm>", "[memory_22_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_23_wasm>", "[memory_23_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_24_wasm>", "[memory_24_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_25_wasm>", "[memory_25_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_3_wasm>", "[memory_3_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_4_wasm>", "[memory_4_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_5_wasm>", "[memory_5_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_6_wasm>", "[memory_6_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_7_wasm>", "[memory_7_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_8_wasm>", "[memory_8_wasm_tests]") | |
| BACKEND_TEST_CASE ("Testing wasm <memory_9_wasm>", "[memory_9_wasm_tests]") | |
Variables | |
| wasm_allocator | wa |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_0_wasm>" | , |
| "" | [memory_0_wasm_tests] ) |
Definition at line 18 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_10_wasm>" | , |
| "" | [memory_10_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_11_wasm>" | , |
| "" | [memory_11_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_12_wasm>" | , |
| "" | [memory_12_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_13_wasm>" | , |
| "" | [memory_13_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_14_wasm>" | , |
| "" | [memory_14_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_15_wasm>" | , |
| "" | [memory_15_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_16_wasm>" | , |
| "" | [memory_16_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_17_wasm>" | , |
| "" | [memory_17_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_18_wasm>" | , |
| "" | [memory_18_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_19_wasm>" | , |
| "" | [memory_19_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_1_wasm>" | , |
| "" | [memory_1_wasm_tests] ) |
Definition at line 25 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_20_wasm>" | , |
| "" | [memory_20_wasm_tests] ) |
| BACKEND_TEST_CASE | ( | "Testing wasm <memory_21_wasm>" | , |
| "" | [memory_21_wasm_tests] ) |
Definition at line 105 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_22_wasm>" | , |
| "" | [memory_22_wasm_tests] ) |
Definition at line 111 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_23_wasm>" | , |
| "" | [memory_23_wasm_tests] ) |
Definition at line 117 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_24_wasm>" | , |
| "" | [memory_24_wasm_tests] ) |
Definition at line 123 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_25_wasm>" | , |
| "" | [memory_25_wasm_tests] ) |
Definition at line 129 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_2_wasm>" | , |
| "" | [memory_2_wasm_tests] ) |
Definition at line 92 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_3_wasm>" | , |
| "" | [memory_3_wasm_tests] ) |
Definition at line 178 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_4_wasm>" | , |
| "" | [memory_4_wasm_tests] ) |
Definition at line 185 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_5_wasm>" | , |
| "" | [memory_5_wasm_tests] ) |
Definition at line 191 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_6_wasm>" | , |
| "" | [memory_6_wasm_tests] ) |
Definition at line 197 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_7_wasm>" | , |
| "" | [memory_7_wasm_tests] ) |
Definition at line 205 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_8_wasm>" | , |
| "" | [memory_8_wasm_tests] ) |
Definition at line 213 of file memory_tests.cpp.

| BACKEND_TEST_CASE | ( | "Testing wasm <memory_9_wasm>" | , |
| "" | [memory_9_wasm_tests] ) |
Definition at line 221 of file memory_tests.cpp.
