| /openthread-latest/third_party/mbedtls/repo/tests/scripts/ |
| D | test_config_script.py | 29 def output_file_name(directory, stem, extension): argument 30 return os.path.join(directory, 34 def cleanup_directory(directory): argument 37 pattern = output_file_name(directory, '*', extension) 42 def prepare_directory(directory): argument 47 if os.path.exists(directory): 48 cleanup_directory(directory) 50 os.makedirs(directory)
|
| D | check_test_cases.py | 145 for directory in test_directories: 146 for data_file_name in glob.glob(os.path.join(directory, 'suites', 151 sh_file = os.path.join(directory, sh_file)
|
| /openthread-latest/tests/unit/ |
| D | README.md | 10 # Go to the root directory of OpenThread 19 # Make sure you are at the simulation build directory (build/simulation) 28 # Make sure you are at the simulation build directory (build/simulation) 35 # Make sure you are at the simulation build directory (build/simulation) 44 # Make sure you are at the simulation build directory (build/simulation) 53 # Make sure you are at the simulation build directory (build/simulation)
|
| /openthread-latest/third_party/mbedtls/repo/scripts/ |
| D | windows_msbuild.bat | 13 @rem If the %USERPROFILE%\Source directory exists, then running 14 @rem vcvarsall.bat will silently change the directory to that directory. 16 @rem to that directory instead.
|
| D | lcov.sh | 18 3. Run this script from the parent of the directory containing the library 48 lcov --capture --initial --directory $library_dir -o "$COVTMP/files.info" 49 lcov --rc lcov_branch_coverage=1 --capture --directory $library_dir -o "$COVTMP/tests.info"
|
| /openthread-latest/third_party/mbedtls/repo/scripts/mbedtls_dev/ |
| D | test_data_generation.py | 143 self.test_suite_directory = options.directory 198 if options.directory is None: 199 options.directory = 'tests/suites' 201 options.directory = os.path.abspath(options.directory)
|
| /openthread-latest/tools/tcat_ble_client/ |
| D | README.md | 19 …irtual environment, which can be used by calling `poetry run <COMMAND>` from the project directory. 29 In order to connect to a TCAT device, enter the project directory and run: 52 …tures of managing a TCAT Device. By default, the identity in the `auth` directory is used. In orde… 58 where `<certs-path>` is the directory where the private key, certificate, and CA certificate of the… 66 The `auth-cert` directory contains some other identities too, for testing purposes. Refer to Thread…
|
| D | GENERATING_CERTIFICATES.md | 13 The directory `auth-generate` contains example scripts and a Makefile to generate TCAT Commissioner… 22 This will create an `output` directory with subdirectories for each of the created identities. Each… 24 NOTE: the directory `auth-generate/ca` contains an example CA certificate and private key (for sign… 90 …1:01:01:01` specifies permissions (all)) See scripts in `auth-generate` directory for more details.
|
| /openthread-latest/third_party/mbedtls/repo/programs/test/cmake_package_install/ |
| D | CMakeLists.txt | 5 # install into a directory inside our own build directory.
|
| /openthread-latest/tools/harness-simulation/ |
| D | README.md | 15 …- Edit the value of `ot_path` to the absolute path where the top directory of the OpenThread repos… 33 1. Copy the directory `tools/harness-simulation` from the POSIX machine to the Windows machine, and… 39 1. On the POSIX machine, change directory to the top of the OpenThread repository, and run the foll…
|
| /openthread-latest/third_party/mbedtls/repo/tests/git-scripts/ |
| D | README.md | 7 The Mbed TLS git hooks are located in `<Mbed TLS root>/tests/git-scripts` directory, and one must c… 11 Execute the following command to create a link on Linux from the Mbed TLS `.git/hooks` directory:
|
| /openthread-latest/third_party/mbedtls/repo/tests/ |
| D | CMakeLists.txt | 6 # Set the project root directory if it's not already defined, as may happen if 57 # Derive generated file paths in the build directory. The generated data 85 --directory ${CMAKE_CURRENT_BINARY_DIR}/suites 103 --directory ${CMAKE_CURRENT_BINARY_DIR}/suites 119 --directory ${CMAKE_CURRENT_BINARY_DIR}/suites
|
| /openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
| D | README | 1 The documents in this directory are proposed specifications for Mbed
|
| /openthread-latest/src/posix/platform/ |
| D | settings_file.cpp | 55 const char *directory = OPENTHREAD_CONFIG_POSIX_SETTINGS_PATH; in Init() local 63 if (stat(directory, &st) == -1) in Init() 65 VerifyOrDie(mkdir(directory, 0755) == 0, OT_EXIT_ERROR_ERRNO); in Init()
|
| D | FindExampleVendorDeps.cmake | 71 The directory containing include files for dependency 0 75 The directory containing include files for dependency 1
|
| /openthread-latest/third_party/mbedtls/repo/programs/test/cmake_subproject/ |
| D | CMakeLists.txt | 6 # We use the parent Mbed TLS directory as the MBEDTLS_DIR for this test. Other
|
| /openthread-latest/third_party/mbedtls/repo/ |
| D | SUPPORT.md | 8 - the `docs` directory in the source tree;
|
| /openthread-latest/third_party/mbedtls/repo/programs/test/cmake_package/ |
| D | CMakeLists.txt | 5 # skip installing it, and use the build directory directly instead.
|
| /openthread-latest/examples/platforms/simulation/ |
| D | README.md | 3 This directory contains example platform drivers for simulation on POSIX.
|
| /openthread-latest/script/ |
| D | test | 318 …./tests/scripts/thread-cert/run_cert_suite.py --run-directory ot_testing --multiply "${MULTIPLY:-1… 616 lcov --gcov-tool "$llvm_gcov" --directory . --capture --output-file tmp/coverage.info 621 lcov --directory . --capture --output-file tmp/coverage.info
|
| /openthread-latest/tools/spi-hdlc-adapter/ |
| D | README.md | 17 - `--gpio-int[=gpio-path]`: Specify a path to the Linux sysfs-exported GPIO directory for the `I̅N̅… 18 - `--gpio-reset[=gpio-path]`: Specify a path to the Linux sysfs-exported GPIO directory for the `R̅… 29 The GPIO paths are to the top-level directory for that GPIO. They must be already be exported befor…
|
| /openthread-latest/tests/scripts/thread-cert/border_router/ |
| D | README.md | 13 # Clear current OpenThread directory (remember to add new source files).
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
| D | mbed-crypto-storage-specification.md | 83 …directory other than the current directory. This value is simply prepended to the file name (so it… 185 …directory other than the current directory. This value is simply prepended to the file name (so it… 392 …directory other than the current directory. This value is simply prepended to the file name (so it…
|
| /openthread-latest/third_party/mbedtls/repo/framework/ |
| D | .gitignore | 40 # Microsoft CMake extension for Visual Studio Code generates a build directory by default
|
| /openthread-latest/third_party/mbedtls/repo/programs/test/ |
| D | generate_cpp_dummy_build.sh | 10 Run this program from the root of an Mbed TLS directory tree or from
|