Searched full:smoke (Results 1 – 20 of 20) sorted by relevance
/Zephyr-latest/tests/ |
D | test_config.yaml | 5 - name: smoke 20 - smoke
|
/Zephyr-latest/tests/boards/intel_adsp/smoke/ |
D | testcase.yaml | 2 boards.intel_adsp.smoke:
|
/Zephyr-latest/tests/boards/intel_adsp/hda/ |
D | CMakeLists.txt | 7 target_sources(app PRIVATE src/smoke.c src/dma.c)
|
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/ |
D | test_config.yaml | 5 - name: smoke
|
/Zephyr-latest/scripts/tests/twister/test_data/ |
D | test_config.yaml | 5 - name: smoke
|
/Zephyr-latest/tests/kernel/common/ |
D | multilib.txt | 9 default ("arm") multilib or "thumb" multilib). This app is a smoke-test
|
/Zephyr-latest/tests/kernel/common/src/ |
D | multilib.c | 26 zassert_equal(c, 33, "smoke-test failed: wrong multilib selected"); in ZTEST()
|
/Zephyr-latest/doc/develop/test/twister/ |
D | sample_blackbox_test.py | 19 ("smoke", 5), 35 "level, expected_tests", TESTDATA_X, ids=["smoke", "acceptance"]
|
D | twister_blackbox.rst | 62 * ``@pytest.mark.parametrize('level, expected_tests', TESTDATA_X, ids=['smoke', 'acceptance'])``
|
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | test_config.py | 64 ('smoke', 6), 67 ids=['smoke', 'acceptance']
|
/Zephyr-latest/tests/bluetooth/bluetooth/src/ |
D | bluetooth.c | 1 /* bluetooth.c - Bluetooth smoke test */
|
/Zephyr-latest/tests/boards/intel_adsp/hda/src/ |
D | smoke.c | 49 printk("smoke testing hda with fifo buffer at address %p, size %d\n", in ZTEST() 126 printk("smoke testing hda with fifo buffer at address %p, size %d\n", in ZTEST()
|
D | dma.c | 50 printk("smoke testing hda with fifo buffer at address %p, size %d\n", in ZTEST() 152 printk("smoke testing hda with fifo buffer at address %p, size %d\n", in test_hda_host_out_dma()
|
/Zephyr-latest/scripts/schemas/twister/ |
D | testsuite-schema.yaml | 86 enum: ["smoke", "unit", "integration", "acceptance", "system", "regression"]
|
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/ |
D | cpus.c | 148 printk("Per-CPU smoke test %d...\n", i); in ZTEST()
|
/Zephyr-latest/drivers/wifi/nxp/ |
D | Kconfig.nxp | 982 bool "Smoke Tests" 988 This option is for development smoke tests in the Wi-Fi driver.
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 1498 - name: smoke 1528 -T tests --level="smoke"
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 1939 * :github:`49790` - Intel CAVS25: Failure in tests/boards/intel_adsp/smoke sporadically 2052 * :github:`49016` - intel_adsp smoke test fails with CONFIG_LOG_MIPI_SYST_USE_CATALOG=y 2372 * :github:`46426` - Intel CAVS: Assertion failures on tests/boards/intel_adsp/smoke 2523 * :github:`43828` - Intel CAVS: multiple tests under tests/boards/intel_adsp/smoke are failing
|
D | release-notes-3.1.rst | 1202 - :github:`43828` - Intel CAVS: multiple tests under tests/boards/intel_adsp/smoke are failing
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | gap.h | 269 /** Smoke Sensor */
|