Lines Matching full:snippet
14 /* Test config values set by the `foo` snippet */
18 /* Test config values set by the `bar` snippet */
28 * When no snippet is applied, test that the config values in ZTEST()
36 * When `foo` snippet is applied, test that the foo and common in ZTEST()
38 * snippet. in ZTEST()
45 * When `bar` snippet is applied, test that the bar and common in ZTEST()
47 * snippet. in ZTEST()
56 * corresponds to the value set by the `bar` snippet. in ZTEST()
65 * corresponds to the value set by the `foo` snippet. in ZTEST()
79 * When no snippet is applied, test that both `deleted-by-foo` in ZTEST()
89 * When `foo` snippet is applied, test that `deleted-by-foo` is in ZTEST()
98 * When `bar` snippet is applied, test that `deleted-by-bar` is in ZTEST()
110 * deleted by the `bar` snippet. in ZTEST()
121 * deleted by the `foo` snippet. in ZTEST()