D | style.rst | 20 Subsystems, Suites, and Tests 23 To make tests easy to find, they are grouped into suites and subsystems. A test 28 Subsystems section in Subsystems, Suites, and Tests 38 Test subsystems should be named after the code being tested, either after the 40 subsystems should be named to avoid ambiguity where necessary. 45 example, subsystems could be called: 71 The KUnit API and tools do not explicitly know about subsystems. They are 81 shutdown code which is run for all tests in the suite. Not all subsystems need
|