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 <f64_bitwise_0_wasm>", "[f64_bitwise_0_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <f64_bitwise_1_wasm>", "[f64_bitwise_1_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <f64_bitwise_2_wasm>", "[f64_bitwise_2_wasm_tests]") | |
BACKEND_TEST_CASE ("Testing wasm <f64_bitwise_3_wasm>", "[f64_bitwise_3_wasm_tests]") | |
Variables | |
wasm_allocator | wa |
BACKEND_TEST_CASE | ( | "Testing wasm <f64_bitwise_0_wasm>" | , |
"" | [f64_bitwise_0_wasm_tests] ) |
Definition at line 18 of file f64_bitwise_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <f64_bitwise_1_wasm>" | , |
"" | [f64_bitwise_1_wasm_tests] ) |
Definition at line 385 of file f64_bitwise_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <f64_bitwise_2_wasm>" | , |
"" | [f64_bitwise_2_wasm_tests] ) |
Definition at line 391 of file f64_bitwise_tests.cpp.
BACKEND_TEST_CASE | ( | "Testing wasm <f64_bitwise_3_wasm>" | , |
"" | [f64_bitwise_3_wasm_tests] ) |
Definition at line 397 of file f64_bitwise_tests.cpp.