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 <f32_cmp_0_wasm>", "[f32_cmp_0_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <f32_cmp_1_wasm>", "[f32_cmp_1_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <f32_cmp_2_wasm>", "[f32_cmp_2_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <f32_cmp_3_wasm>", "[f32_cmp_3_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <f32_cmp_4_wasm>", "[f32_cmp_4_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <f32_cmp_5_wasm>", "[f32_cmp_5_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <f32_cmp_6_wasm>", "[f32_cmp_6_wasm_tests]") | |
Variables | |
wasm_allocator | wa |
BACKEND_TEST_CASE | ( | "Testing wasm <f32_cmp_0_wasm>" | , |
"" | [f32_cmp_0_wasm_tests] ) |
Definition at line 18 of file f32_cmp_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <f32_cmp_1_wasm>" | , |
"" | [f32_cmp_1_wasm_tests] ) |
Definition at line 2425 of file f32_cmp_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <f32_cmp_2_wasm>" | , |
"" | [f32_cmp_2_wasm_tests] ) |
Definition at line 2431 of file f32_cmp_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <f32_cmp_3_wasm>" | , |
"" | [f32_cmp_3_wasm_tests] ) |
Definition at line 2437 of file f32_cmp_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <f32_cmp_4_wasm>" | , |
"" | [f32_cmp_4_wasm_tests] ) |
Definition at line 2443 of file f32_cmp_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <f32_cmp_5_wasm>" | , |
"" | [f32_cmp_5_wasm_tests] ) |
Definition at line 2449 of file f32_cmp_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <f32_cmp_6_wasm>" | , |
"" | [f32_cmp_6_wasm_tests] ) |
Definition at line 2455 of file f32_cmp_tests.cpp.