Module default_engine_cxx

Module default_engine_cxx 

Expand description

DefaultEngine test fixture - Replicates C++ EngineFixture behavior

Modules§

ffi
DefaultEngine Test Fixture - Replicates C++ EngineFixture.cpp behavior

Structs§

DefaultEngineFixture
DefaultEngine test fixture wrapper Replicates the behavior of DefaultEngine from engine/test/EngineFixture.h

Functions§

test_echo_bool
Test method: Echo bool from C++ (for testing Rust-C++ type passing)
test_echo_int
Test method: Echo int from C++ (for testing Rust-C++ type passing)