Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 7 of 7) sorted by relevance

/DADK/crates/test_base/src/
H A Dglobal.rs65 fn setup() -> Self { in setup() method
88 let context = BaseGlobalTestContext::setup(); in test_project_base_path()
96 let context = BaseGlobalTestContext::setup(); in test_abs_path()
104 let context = BaseGlobalTestContext::setup(); in test_config_v1_dir()
111 let context = BaseGlobalTestContext::setup(); in test_fake_dadk_cache_root()
119 let context = BaseGlobalTestContext::setup(); in test_fake_dragonos_sysroot()
127 let context = BaseGlobalTestContext::setup(); in test_setup()
H A Ddadk_config.rs30 fn setup() -> Self { in setup() method
58 let test_context = DadkConfigTestContext::setup(); in test_test_base_path()
70 let test_context = DadkConfigTestContext::setup(); in test_abs_path()
/DADK/dadk-user/src/
H A Dcontext.rs142 fn setup() -> Self { in setup()
143 let base_context = BaseGlobalTestContext::setup(); in setup()
163 fn setup() -> Self { in setup()
164 let base_context = BaseGlobalTestContext::setup(); in setup()
138 fn setup() -> Self { setup() method
159 fn setup() -> Self { setup() method
H A Dcontext.rs142 fn setup() -> Self { in setup()
143 let base_context = BaseGlobalTestContext::setup(); in setup()
163 fn setup() -> Self { in setup()
164 let base_context = BaseGlobalTestContext::setup(); in setup()
134 fn setup() -> Self { setup() method
155 fn setup() -> Self { setup() method
H A Dcontext.rs142 fn setup() -> Self { in setup()
143 let base_context = BaseGlobalTestContext::setup(); in setup()
163 fn setup() -> Self { in setup()
164 let base_context = BaseGlobalTestContext::setup(); in setup()
134 fn setup() -> Self { setup() method
155 fn setup() -> Self { setup() method
H A Dcontext.rs142 fn setup() -> Self { in setup() method
143 let base_context = BaseGlobalTestContext::setup(); in setup()
163 fn setup() -> Self { in setup() method
164 let base_context = BaseGlobalTestContext::setup(); in setup()
/DADK/.github/workflows/
H A Ddocs.yml17 uses: actions/setup-node@v3.7.0
61 uses: actions/setup-node@v3.7.0