Searched refs:INCLUDED_SOC (Results 1 – 2 of 2) sorted by relevance
38 #define INCLUDED_SOC 1 macro40 #define INCLUDED_SOC 0 macro65 zassert_true(INCLUDED_SOC, "Expect soc overlay to be present"); in ZTEST()77 zassert_false(INCLUDED_SOC, "Did not expect soc overlay to be present"); in ZTEST()89 zassert_false(INCLUDED_SOC, "Did not expect soc overlay to be present"); in ZTEST()
44 #define INCLUDED_SOC 1 macro46 #define INCLUDED_SOC 0 macro79 zassert_true(INCLUDED_SOC, "Expect soc config to be present"); in ZTEST()94 zassert_false(INCLUDED_SOC, "Did not expect soc config to be present"); in ZTEST()117 zassert_true(INCLUDED_SOC, "Expected soc config to be present"); in ZTEST()131 zassert_false(INCLUDED_SOC, "Did not expect soc config to be present"); in ZTEST()