Searched refs:test_aligned (Results 1 – 1 of 1) sorted by relevance
106 auto test_aligned = std::make_unique<ThreadStack>(); in ZTEST() local107 zassert_not_null(test_aligned, "aligned allocation failed"); in ZTEST()