Home
last modified time | relevance | path

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

/mcuboot-3.7.0/ci/
Dsim_run.sh28 time cargo test --no-run
36 time cargo test --no-run --features $feature
58 time cargo test --no-run --features "$features" -- $TEST_ARGS
Dfih-tests_run.sh48 …docker run --rm -v $(pwd):/root/work/tfm:rw,z mcuboot/fih-test /bin/sh -c '/root/work/tfm/mcuboot/…
50 …docker run --rm -v $(pwd):/root/work/tfm:rw,z mcuboot/fih-test /bin/sh -c '/root/work/tfm/mcuboot/…
/mcuboot-3.7.0/sim/
DREADME.rst32 The tests are written as unit tests in Rust, and can be built and run
38 the relevant modules from mcuboot, build the simulator, and run the
55 $ RUST_LOG=warn ./target/release/bootsim run ...
57 It is also possible to run specific tests, for example::
61 which will run only the `basic_revert` test.
/mcuboot-3.7.0/docs/
DGemfile3 # Hello! This is where you manage which Jekyll version is used to run.
5 # file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
13 # uncomment the line below. To upgrade, run `bundle update github-pages`.
Dtestplan-mynewt.md109 * Reset and no image should be run
115 * Reset and no image should be run
121 * Reset and image *should* run
Dreadme-mynewt.md4 when building an app that will be run with MCUboot as the bootloader and
Dtestplan-zephyr.md9 Note that the script "run-tests.sh" in that directory is helpful for
Drelease-notes.md24 to show the available tests and `run` to run them. The `-t` argument will
25 select specific tests to run.
210 - Cargo files moved to top level, now `cargo test` can be run from the
285 attributes to later-run code.
375 - Allow ec256 to run on CC310 interface
393 - Add a `ptest` utility to help run the simulator in different
Decdsa.md61 always run out of the same tree as the MCUboot code, so there should
Dimgtool.md92 -L, --load-addr INTEGER Load address for image when it should run
DPORTING.md26 target OS, and it must call the following function to run the bootloader:
/mcuboot-3.7.0/sim/src/
Dlib.rs189 let run = match ImagesBuilder::new(device, align, erased_val) { in run_single() localVariable
201 let bad_secondary_slot_image = run.clone().make_bad_secondary_slot_image(); in run_single()
205 let images = run.clone().make_no_upgrade_image(&NO_DEPS, ImageManipulation::None); in run_single()
208 let images = run.make_image(&NO_DEPS, true); in run_single()
Dimage.rs214 Ok(run) => f(run), in each_device()
/mcuboot-3.7.0/samples/zephyr/
Dtest-compile.go27 err := run()
33 func run() error { func
Drun-tests.go48 err := run()
54 func run() error { func
/mcuboot-3.7.0/ext/fiat/
DREADME.md10 checkout (as of `7892c66d5e0e5770c79463ce551193ceef870641`), run
27 checkout, run
/mcuboot-3.7.0/ci/fih_test_docker/docker-build/
DDockerfile42 # run the command
/mcuboot-3.7.0/ptest/src/
Dmain.rs79 let out = env.run(); in main()
302 fn run(&self) -> Result<TestResult> { in run() method
/mcuboot-3.7.0/scripts/tests/
Dtest_keys.py92 result = subprocess.run(
/mcuboot-3.7.0/ext/tinycrypt/
DREADME68 5) run tests in tests/
/mcuboot-3.7.0/boot/cypress/BlinkyApp/
DReadme.md78 To get appropriate artifact for second image PRIMARY slot run this command:
126 `BlinkyApp` built to run with `MCUBootApp` produces files with name BlinkyApp.hex in `boot` directo…
/mcuboot-3.7.0/boot/cypress/MCUBootApp/
DExternalMemory.md70 **Note 3**: External memory code is developed basing on PDL and can be run on CM0p core only. It ma…
DREADME.md136 To get submodules - run the following command:
/mcuboot-3.7.0/boot/zephyr/
DKconfig218 bool "Swap mode that run with the scratch partition"
231 bool "Swap mode that can run without a scratch partition"
246 numbers, thereafter the selected image can run directly from its slot