Functions
-
std::optional<std::string_view> SkipBug363254896 ()Returns std::nullopt if skipping should not occur, or else will return the
message that should be passed to ZXTEST_SKIP().
Defined at line 69 of file ../../zircon/system/utest/core/core-test-utils/core-test-utils.cc
-
void X86LowestNonCanonicalAddr (uintptr_t & out)Retrieves the lowest non-canonical address on x86-64.
This function asserts that the VMAR info query succeeds.
Defined at line 85 of file ../../zircon/system/utest/core/core-test-utils/core-test-utils.cc