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 <if_0_wasm>", "[if_0_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_1_wasm>", "[if_1_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_10_wasm>", "[if_10_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_11_wasm>", "[if_11_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_12_wasm>", "[if_12_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_13_wasm>", "[if_13_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_14_wasm>", "[if_14_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_15_wasm>", "[if_15_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_16_wasm>", "[if_16_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_17_wasm>", "[if_17_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_18_wasm>", "[if_18_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_19_wasm>", "[if_19_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_2_wasm>", "[if_2_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_20_wasm>", "[if_20_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_21_wasm>", "[if_21_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_22_wasm>", "[if_22_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_23_wasm>", "[if_23_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_24_wasm>", "[if_24_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_25_wasm>", "[if_25_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_26_wasm>", "[if_26_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_27_wasm>", "[if_27_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_28_wasm>", "[if_28_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_29_wasm>", "[if_29_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_3_wasm>", "[if_3_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_30_wasm>", "[if_30_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_31_wasm>", "[if_31_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_32_wasm>", "[if_32_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_33_wasm>", "[if_33_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_34_wasm>", "[if_34_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_35_wasm>", "[if_35_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_36_wasm>", "[if_36_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_37_wasm>", "[if_37_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_38_wasm>", "[if_38_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_39_wasm>", "[if_39_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_4_wasm>", "[if_4_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_40_wasm>", "[if_40_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_41_wasm>", "[if_41_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_42_wasm>", "[if_42_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_43_wasm>", "[if_43_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_44_wasm>", "[if_44_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_45_wasm>", "[if_45_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_46_wasm>", "[if_46_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_47_wasm>", "[if_47_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_48_wasm>", "[if_48_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_49_wasm>", "[if_49_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_5_wasm>", "[if_5_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_50_wasm>", "[if_50_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_51_wasm>", "[if_51_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_52_wasm>", "[if_52_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_6_wasm>", "[if_6_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_7_wasm>", "[if_7_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_8_wasm>", "[if_8_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <if_9_wasm>", "[if_9_wasm_tests]") | |
Variables | |
wasm_allocator | wa |
BACKEND_TEST_CASE | ( | "Testing wasm <if_0_wasm>" | , |
"" | [if_0_wasm_tests] ) |
Definition at line 18 of file if_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <if_10_wasm>" | , |
"" | [if_10_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_11_wasm>" | , |
"" | [if_11_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_12_wasm>" | , |
"" | [if_12_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_13_wasm>" | , |
"" | [if_13_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_14_wasm>" | , |
"" | [if_14_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_15_wasm>" | , |
"" | [if_15_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_16_wasm>" | , |
"" | [if_16_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_17_wasm>" | , |
"" | [if_17_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_18_wasm>" | , |
"" | [if_18_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_19_wasm>" | , |
"" | [if_19_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_1_wasm>" | , |
"" | [if_1_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_20_wasm>" | , |
"" | [if_20_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_21_wasm>" | , |
"" | [if_21_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_22_wasm>" | , |
"" | [if_22_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_23_wasm>" | , |
"" | [if_23_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_24_wasm>" | , |
"" | [if_24_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_25_wasm>" | , |
"" | [if_25_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_26_wasm>" | , |
"" | [if_26_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_27_wasm>" | , |
"" | [if_27_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_28_wasm>" | , |
"" | [if_28_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_29_wasm>" | , |
"" | [if_29_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_2_wasm>" | , |
"" | [if_2_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_30_wasm>" | , |
"" | [if_30_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_31_wasm>" | , |
"" | [if_31_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_32_wasm>" | , |
"" | [if_32_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_33_wasm>" | , |
"" | [if_33_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_34_wasm>" | , |
"" | [if_34_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_35_wasm>" | , |
"" | [if_35_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_36_wasm>" | , |
"" | [if_36_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_37_wasm>" | , |
"" | [if_37_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_38_wasm>" | , |
"" | [if_38_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_39_wasm>" | , |
"" | [if_39_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_3_wasm>" | , |
"" | [if_3_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_40_wasm>" | , |
"" | [if_40_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_41_wasm>" | , |
"" | [if_41_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_42_wasm>" | , |
"" | [if_42_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_43_wasm>" | , |
"" | [if_43_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_44_wasm>" | , |
"" | [if_44_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_45_wasm>" | , |
"" | [if_45_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_46_wasm>" | , |
"" | [if_46_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_47_wasm>" | , |
"" | [if_47_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_48_wasm>" | , |
"" | [if_48_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_49_wasm>" | , |
"" | [if_49_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_4_wasm>" | , |
"" | [if_4_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_50_wasm>" | , |
"" | [if_50_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_51_wasm>" | , |
"" | [if_51_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_52_wasm>" | , |
"" | [if_52_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_5_wasm>" | , |
"" | [if_5_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_6_wasm>" | , |
"" | [if_6_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_7_wasm>" | , |
"" | [if_7_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_8_wasm>" | , |
"" | [if_8_wasm_tests] ) |
BACKEND_TEST_CASE | ( | "Testing wasm <if_9_wasm>" | , |
"" | [if_9_wasm_tests] ) |