Searched refs:build_image (Results 1 – 25 of 42) sorted by relevance
12
/external/oss-fuzz/infra/ |
D | build_and_push_test_images.py | 44 build_image(image, tags) 48 def build_image(image, tags): function
|
D | README.md | 23 | `build_image` | Builds a docker image for a given project |
|
/external/toolchain-utils/binary_search_tool/cros_pkg/ |
D | test_setup_usb.sh | 21 ./build_image test --board=${BISECT_BOARD} --noenable_rootfs_verification --noeclean
|
/external/lz4/ossfuzz/ |
D | travisoss.sh | 24 python infra/helper.py build_image --pull lz4
|
/external/toolchain-utils/binary_search_tool/sysroot_wrapper/ |
D | test_script.sh | 25 { /home/llozano/trunk/src/scripts/build_image --board=falco test || exit 125; } &>> /tmp/kernel_tri…
|
D | glibc_test_script.sh | 28 { /home/llozano/trunk/src/scripts/build_image --board=${board} test || exit 125; } &>> /tmp/glibc_t…
|
/external/oss-fuzz/docs/advanced-topics/ |
D | reproducing.md | 74 $ python infra/helper.py build_image $PROJECT_NAME 108 $ python infra/helper.py build_image libxml2 141 $ python infra/helper.py build_image $PROJECT_NAME
|
/external/oss-fuzz/projects/samba/ |
D | Dockerfile | 20 RUN samba/lib/fuzzing/oss-fuzz/build_image.sh
|
/external/autotest/server/site_tests/firmware_RecoveryButton/ |
D | control | 22 image (built by "build_image --test"). On runtime, this test emulates
|
D | control.dev | 21 image (built by "build_image --test"). On runtime, this test emulates
|
/external/autotest/server/site_tests/firmware_FwScreenCloseLid/ |
D | control | 22 image (built by "build_image --test"). On runtime, this test triggers
|
/external/autotest/server/site_tests/firmware_FwScreenPressPower/ |
D | control | 22 image (built by "build_image --test"). On runtime, this test triggers
|
/external/autotest/server/site_tests/firmware_RollbackFirmware/ |
D | control.dev | 21 image (built by "build_image --test"). On runtime, this test rollbacks
|
D | control | 22 image (built by "build_image --test"). On runtime, this test rollbacks
|
/external/autotest/server/site_tests/firmware_LegacyRecovery/ |
D | control | 22 (built by "build_image --test"). It recovery boots to the USB image and sets
|
/external/autotest/server/site_tests/firmware_RollbackKernel/ |
D | control.dev | 21 image (built by "build_image --test"). In normal mode, this test rollbacks
|
D | control | 22 image (built by "build_image --test"). In normal mode, this test rollbacks
|
/external/autotest/server/site_tests/firmware_UserRequestRecovery/ |
D | control.dev | 21 image (built by "build_image --test"). On runtime, this test first requests
|
D | control | 22 image (built by "build_image --test"). On runtime, this test first requests
|
/external/autotest/server/site_tests/firmware_CorruptBothFwSigAB/ |
D | control | 22 image (built by "build_image --test"). On runtime, this test corrupts
|
D | control.dev | 21 image (built by "build_image --test"). On runtime, this test corrupts
|
/external/autotest/server/site_tests/firmware_DevBootUSB/ |
D | control | 22 image (built by "build_image test"). On runtime, this test first switches
|
/external/autotest/server/site_tests/firmware_InvalidUSB/ |
D | control | 22 image (built by "build_image --test"). On runtime, this test corrupts the
|
/external/autotest/server/site_tests/firmware_CorruptBothKernelAB/ |
D | control | 24 image (built by "build_image --test"). On runtime, this test corrupts
|
/external/autotest/server/site_tests/firmware_TPMNotCorruptedDevMode/ |
D | control | 22 image (built by "build_image test"). On runtime, this test first switches
|
12