Lines Matching full:example
17 example, non-deterministically producing false positives or negatives, or
45 example, subsystems could be called:
82 to be split into multiple test suites (for example, simple drivers).
89 subsystem (for example, both unit tests and integration tests), they should be
96 module name. For example, test suites could include:
108 Avoid names, for example:
117 ``integration_test``. It should be a separate test suite. For example, if the
139 Example test names include:
168 If we are not able to meet above conditions (for example, the test is unable to
171 For example, a Kconfig entry might look like:
207 the same level as the code under test. For example, tests for
212 redundancy. For example, a ``foo_firmware`` suite could be in the