Searched refs:test_loop (Results 1 – 2 of 2) sorted by relevance
86 static int test_loop(const struct device *dma) in test_loop() function481 zassert_true((test_loop(dma) == TC_PASS)); \
1151 ZTEST(t_6lo, test_loop) in ZTEST() argument