Home
last modified time | relevance | path

Searched refs:Ztest (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-2.7.6/doc/development_process/
Ddocumentation.rst44 :ref:`Ztest framework <test-framework>`. Test documentation should only be done
46 called directly by the Ztest framework. Those tests are going to appear in test
/Zephyr-Core-2.7.6/doc/guides/test/
Dztest.rst6 The Zephyr Test Framework (Ztest) provides a simple testing framework intended
144 Ztest can be used for unit testing. This means that rather than including the
151 depends on, you have to provide function stubs in the test. Ztest provides
Dtwister.rst187 * Ztest tests: The individual testcases in the ztest testsuite will be
/Zephyr-Core-2.7.6/subsys/testsuite/ztest/
DKconfig81 Enable mocking support for Ztest. This allows the test to set
/Zephyr-Core-2.7.6/scripts/pylib/twister/
Dharness.py234 class Ztest(Test): class
/Zephyr-Core-2.7.6/doc/releases/
Drelease-notes-2.2.rst1217 * :github:`9506` - Ztest becomes unresponsive while running SMP tests
Drelease-notes-2.4.rst1719 * :github:`21848` - sanitycheck duplicate tests Testing/Ztest
Drelease-notes-2.5.rst1869 * :github:`21216` - Ztest "1cpu" cases don't retarget interrupts on x86_64
Drelease-notes-1.14.rst1401 * :github:`13949` - tests: Ztest problem - not booting properly