-
Notifications
You must be signed in to change notification settings - Fork 63
Development
Before proposing a change, also review the README. Keep changes scoped, add tests appropriate to the affected behavior, and follow the repository's current automation and review requirements.
CMakeLists.txt, Dockerfile, build_sim/Makefile, requirements.txt, tests/CMakeLists.txt, tests/fuzz/CMakeLists.txt.
ci/security_test.sh, tests/CMakeLists.txt, tests/__init__.py, tests/functional/__init__.py, tests/functional/test_functional_e2e.py, tests/fuzz/CMakeLists.txt, tests/fuzz/fuzz_bootctl.c, tests/fuzz/fuzz_crypto.c, tests/fuzz/fuzz_fdt.c, tests/fuzz/fuzz_fw_update.c, tests/fuzz/fuzz_image_verify.c, tests/fuzz/fuzz_recovery_protocol.c, and 59 more.
These commands are reproduced from the inspected root README or contributing guide:
cmake -S . -B build \cmake --build build --parallelctest --test-dir build --output-on-failurecmake -B build/stm32 \cmake --build build/stm32 --parallelcmake -S . -B build -DEBLDR_BUILD_TESTS=ONcmake -B build -DEBLDR_BUILD_TESTS=ONcmake --build buildThis inventory comes from master at b42935469821 and found 71 test-related paths among 540 files. Re-check the source tree when that commit is no longer current.