Searched refs:Ztest (Results 1 – 9 of 9) sorted by relevance
44 :ref:`Ztest framework <test-framework>`. Test documentation should only be done46 called directly by the Ztest framework. Those tests are going to appear in test
6 The Zephyr Test Framework (Ztest) provides a simple testing framework intended144 Ztest can be used for unit testing. This means that rather than including the151 depends on, you have to provide function stubs in the test. Ztest provides
187 * Ztest tests: The individual testcases in the ztest testsuite will be
81 Enable mocking support for Ztest. This allows the test to set
234 class Ztest(Test): class
1217 * :github:`9506` - Ztest becomes unresponsive while running SMP tests
1719 * :github:`21848` - sanitycheck duplicate tests Testing/Ztest
1869 * :github:`21216` - Ztest "1cpu" cases don't retarget interrupts on x86_64
1401 * :github:`13949` - tests: Ztest problem - not booting properly