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 <globals_0_wasm>", "[globals_0_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_1_wasm>", "[globals_1_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_10_wasm>", "[globals_10_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_11_wasm>", "[globals_11_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_12_wasm>", "[globals_12_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_13_wasm>", "[globals_13_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_15_wasm>", "[globals_15_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_16_wasm>", "[globals_16_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_17_wasm>", "[globals_17_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_18_wasm>", "[globals_18_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_19_wasm>", "[globals_19_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_2_wasm>", "[globals_2_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_20_wasm>", "[globals_20_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_21_wasm>", "[globals_21_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_22_wasm>", "[globals_22_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_23_wasm>", "[globals_23_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_24_wasm>", "[globals_24_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_25_wasm>", "[globals_25_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_26_wasm>", "[globals_26_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_27_wasm>", "[globals_27_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_28_wasm>", "[globals_28_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_29_wasm>", "[globals_29_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_3_wasm>", "[globals_3_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_30_wasm>", "[globals_30_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_31_wasm>", "[globals_31_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_4_wasm>", "[globals_4_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_5_wasm>", "[globals_5_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_6_wasm>", "[globals_6_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_7_wasm>", "[globals_7_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_8_wasm>", "[globals_8_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <globals_9_wasm>", "[globals_9_wasm_tests]") | |
Variables | |
wasm_allocator | wa |
BACKEND_TEST_CASE | ( | "Testing wasm <globals_0_wasm>" | , |
"" | [globals_0_wasm_tests] ) |
Definition at line 18 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_10_wasm>" | , |
"" | [globals_10_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <globals_11_wasm>" | , |
"" | [globals_11_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <globals_12_wasm>" | , |
"" | [globals_12_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <globals_13_wasm>" | , |
"" | [globals_13_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <globals_15_wasm>" | , |
"" | [globals_15_wasm_tests] ) |
Definition at line 101 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_16_wasm>" | , |
"" | [globals_16_wasm_tests] ) |
Definition at line 107 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_17_wasm>" | , |
"" | [globals_17_wasm_tests] ) |
Definition at line 113 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_18_wasm>" | , |
"" | [globals_18_wasm_tests] ) |
Definition at line 120 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_19_wasm>" | , |
"" | [globals_19_wasm_tests] ) |
Definition at line 126 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_1_wasm>" | , |
"" | [globals_1_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <globals_20_wasm>" | , |
"" | [globals_20_wasm_tests] ) |
Definition at line 139 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_21_wasm>" | , |
"" | [globals_21_wasm_tests] ) |
Definition at line 145 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_22_wasm>" | , |
"" | [globals_22_wasm_tests] ) |
Definition at line 151 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_23_wasm>" | , |
"" | [globals_23_wasm_tests] ) |
Definition at line 157 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_24_wasm>" | , |
"" | [globals_24_wasm_tests] ) |
Definition at line 163 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_25_wasm>" | , |
"" | [globals_25_wasm_tests] ) |
Definition at line 169 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_26_wasm>" | , |
"" | [globals_26_wasm_tests] ) |
Definition at line 175 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_27_wasm>" | , |
"" | [globals_27_wasm_tests] ) |
Definition at line 181 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_28_wasm>" | , |
"" | [globals_28_wasm_tests] ) |
Definition at line 187 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_29_wasm>" | , |
"" | [globals_29_wasm_tests] ) |
Definition at line 193 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_2_wasm>" | , |
"" | [globals_2_wasm_tests] ) |
Definition at line 132 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_30_wasm>" | , |
"" | [globals_30_wasm_tests] ) |
Definition at line 206 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_31_wasm>" | , |
"" | [globals_31_wasm_tests] ) |
Definition at line 212 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_3_wasm>" | , |
"" | [globals_3_wasm_tests] ) |
Definition at line 199 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_4_wasm>" | , |
"" | [globals_4_wasm_tests] ) |
Definition at line 218 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_5_wasm>" | , |
"" | [globals_5_wasm_tests] ) |
Definition at line 224 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_6_wasm>" | , |
"" | [globals_6_wasm_tests] ) |
Definition at line 230 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_7_wasm>" | , |
"" | [globals_7_wasm_tests] ) |
Definition at line 236 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_8_wasm>" | , |
"" | [globals_8_wasm_tests] ) |
Definition at line 242 of file globals_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <globals_9_wasm>" | , |
"" | [globals_9_wasm_tests] ) |
Definition at line 248 of file globals_tests.cpp.