Home
last modified time | relevance | path

Searched refs:getenv (Results 26 – 36 of 36) sorted by relevance

12

/Zephyr-latest/scripts/tests/twister/
Dtest_testsuite.py17 ZEPHYR_BASE = os.getenv('ZEPHYR_BASE')
Dtest_testinstance.py16 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE")
Dtest_testplan.py16 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE")
Dtest_handlers.py26 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE")
Dtest_runner.py24 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE")
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Denvironment.py32 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE")
Dharness.py981 bsim_out_path: str = os.getenv('BSIM_OUT_PATH', '')
Dtestplan.py43 ZEPHYR_BASE = os.getenv("ZEPHYR_BASE")
/Zephyr-latest/scripts/dts/
Dgen_defines.py224 zbase = os.getenv("ZEPHYR_BASE")
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst519 getenv(),yes
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst991 …- The pointers returned by the Standard Library functions localeconv, getenv, setlocale or, strer…
998 …tandard Library functions asctime, ctime, gmtime, localtime, localeconv, getenv, setlocale or stre…

12