Home
last modified time | relevance | path

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

/mcuboot-2.7.6/ci/
Dsim_run.sh28 time cargo test --no-run
36 time cargo test --no-run --features $feature
48 time cargo test --no-run --features "$features"
Dfih-tests_run.sh26 …docker run --rm -v $(pwd):/root/work/tfm:rw,z mcuboot/fih-test /bin/sh -c '/root/work/tfm/mcuboot/…
28 …docker run --rm -v $(pwd):/root/work/tfm:rw,z mcuboot/fih-test /bin/sh -c '/root/work/tfm/mcuboot/…
/mcuboot-2.7.6/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-2.7.6/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.md104 * Reset and no image should be run
110 * Reset and no image should be run
116 * 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
Decdsa.md63 always run out of the same tree as the mcuboot code, so there should
Drelease-notes.md66 attributes to later-run code.
156 - Allow ec256 to run on CC310 interface
174 - Add a `ptest` utility to help run the simulator in different
DPORTING.md26 target OS, and it must call the following function to run the bootloader:
Dimgtool.md92 -L, --load-addr INTEGER Load address for image when it should run
/mcuboot-2.7.6/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); in run_single()
208 let images = run.make_image(&NO_DEPS, true); in run_single()
Dimage.rs167 Ok(run) => f(run), in each_device()
/mcuboot-2.7.6/samples/zephyr/
Dtest-compile.go27 err := run()
33 func run() error { func
Drun-tests.go48 err := run()
54 func run() error { func
/mcuboot-2.7.6/ext/fiat/
DREADME.md10 checkout (as of `7892c66d5e0e5770c79463ce551193ceef870641`), run
27 checkout, run
/mcuboot-2.7.6/ci/fih_test_docker/docker-build/
DDockerfile42 # run the command
/mcuboot-2.7.6/ptest/src/
Dmain.rs64 let out = env.run(); in main()
241 fn run(&self) -> Result<TestResult> { in run() method
/mcuboot-2.7.6/ext/tinycrypt/
DREADME68 5) run tests in tests/
/mcuboot-2.7.6/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-2.7.6/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-2.7.6/boot/zephyr/
DKconfig192 bool "Swap mode that run with the scratch partition"
205 bool "Swap mode that can run without a scratch partition"
220 numbers, thereafter the selected image can run directly from its slot