Home
last modified time | relevance | path

Searched refs:all_tests (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/doc/_doxygen/
Dgroups.dox83 @defgroup all_tests Tests
88 @ingroup all_tests
/Zephyr-latest/doc/project/
Ddocumentation.rst56 - All test code documentation should be grouped under the ``all_tests`` doxygen
67 * @ingroup all_tests
/Zephyr-latest/scripts/ci/
Dtest_plan.py111 self.all_tests = []
156 self.all_tests.extend(suites)
482 for ts in f.all_tests: