Lines Matching full:bar
18 /* Test config values set by the `bar` snippet */
45 * When `bar` snippet is applied, test that the bar and common in ZTEST()
46 * config values correspond to the values set by the `bar` in ZTEST()
54 * When `foo` and `bar` snippets are applied, with `bar` in ZTEST()
56 * corresponds to the value set by the `bar` snippet. in ZTEST()
63 * When `foo` and `bar` snippets are applied, with `foo` in ZTEST()
64 * specified after `bar`, test that the common config value in ZTEST()
80 * and `deleted-by-bar` nodes exist, and that none of the nodes in ZTEST()
81 * added by the `foo` and `bar` snippets exist. in ZTEST()
98 * When `bar` snippet is applied, test that `deleted-by-bar` is in ZTEST()
99 * deleted and `added-by-bar` is added. in ZTEST()
107 * When `foo` and `bar` snippets are applied, with `bar` in ZTEST()
109 * `deleted-by-bar` are deleted, and that the `added-by-foo` is in ZTEST()
110 * deleted by the `bar` snippet. in ZTEST()
118 * When `foo` and `bar` snippets are applied, with `foo` in ZTEST()
119 * specified after `bar`, test that both `deleted-by-foo` and in ZTEST()
120 * `deleted-by-bar` are deleted, and that the `added-by-bar` is in ZTEST()