Home
last modified time | relevance | path

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

/DADK/dadk-config/tests/
H A Dtest_boot_config.rs7 const BOOT_CONFIG_FILE_NAME: &str = "config/boot.toml"; constant
13 let boot_config_path = ctx.templates_dir().join(BOOT_CONFIG_FILE_NAME); in test_load_boot_config_template()