Searched +full:docker +full:- +full:test +full:- +full:clang (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/ |
H A D | .patchew.yml | 1 --- 37 Test '{{ test }}' timeout, log: 57 Tester {{ tester }} out of space when running {{ test }} 84 {% if test == "checkpatch" %} 91 {% elif test == "docker-mingw@fedora" or test == "docker-quick@centos8" or test == "asan" %} 94 This series failed the {{ test }} build test. Please find the testing commands and 95 their output below. If you have Docker installed, you can probably reproduce it 98 … {% lines_between logtext start="^=== TEST SCRIPT BEGIN ===$" stop="^=== TEST SCRIPT END ===$" %} 101 {% elif test == "s390x" or test == "FreeBSD" or test == "ppcle" or test == "ppcbe" %} 104 This series failed build test on {{test}} host. Please find the details below. [all …]
|
H A D | configure | 14 source_path=$(cd "$(dirname -- "$0")"; pwd) 16 if test "$PWD" -ef "$source_path" 20 MARKER=build/auto-created-by-configure 22 if test -e build 24 if test -f $MARKER 26 rm -rf build 36 echo "your source directory, or try doing an out-of-tree build." 41 # This file is auto-generated by configure to support in-source tree 46 @$(MAKE) -C build -f Makefile $(MAKECMDGOALS) 47 @if test "$(MAKECMDGOALS)" = "distclean" && \ [all …]
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | build-unit-test-docker | 3 # Build the required docker image to run package unit tests 6 # DOCKER_IMG_NAME: <optional, the name of the docker image to generate> 7 # default is openbmc/ubuntu-unit-test 8 # DISTRO: <optional, the distro to build a docker image against> 9 # FORCE_DOCKER_BUILD: <optional, a non-zero value with force all Docker 20 # DOCKER_REG: <optional, the URL of a docker registry to utilize 22 # (ex. docker.io) 35 # typing.Dict is used for type-hints. 41 # System may have docker or it may have podman, try docker first 42 from sh import docker [all …]
|
/openbmc/docs/testing/ |
H A D | local-ci-build.md | 5 ## Install Docker 7 Please install and configure Docker. The installation of Docker CE (Community 9 [Docker Docs](https://docs.docker.com/install/) are a good place to start 13 `sudo docker run hello-world`. 26 git clone https://github.com/openbmc/openbmc-build-scripts.git 29 ## Add a Read-Only Repo 32 own changes, you can clone it directly into the Docker directory. This example 33 clones and builds phosphor-hwmon directly. The upstream CI will try building 35 `format-code.sh` and check if the code is formatted properly if there is a 36 `.clang-format` file present in the target repository, or if there is a script [all …]
|
/openbmc/qemu/scripts/coverity-scan/ |
H A D | coverity-scan.docker | 1 # syntax=docker/dockerfile:1.0.0-experimental 3 # Docker setup for running the "Coverity Scan" tools over the source 11 # We don't build on top of the fedora.docker file because we don't 16 # run-coverity-scan script. 20 RUN dnf install -y nosync && \ 21 echo -e '#!/bin/sh\n\ 22 if test -d /usr/lib64\n\ 30 nosync dnf update -y && \ 31 nosync dnf install -y \ 32 SDL2-devel \ [all …]
|
/openbmc/qemu/docs/devel/testing/ |
H A D | main.rst | 7 everything from unit testing and exercising specific sub-systems all 9 tests you can run ``make check-help`` from either the source or build 17 [./pyvenv/bin/]meson test --suite qemu:softfloat 21 The rest of this document will cover the details for specific test 25 ------------------------- 36 Different sub-types of "make check" tests will be explained below. 45 Unit tests, which can be invoked with ``make check-unit``, are simple C tests 49 If you are writing new code in QEMU, consider adding a unit test, especially 51 add a new unit test: 53 1. Create a new source file. For example, ``tests/unit/foo-test.c``. [all …]
|
/openbmc/bmcweb/ |
H A D | DEVELOPING.md | 11 - Binaries and static files should take up < 1MB of filesystem size 12 - Memory usage should remain below 10MB at all times 13 - Application startup time should be less than 1 second on target hardware 29 - All buffer boundaries must be checked before indexing or using values 30 - All pointers and iterators must be checked for null before dereferencing 31 - All input from outside the application is considered untrusted, and should be 34 - All error statuses are checked and accounted for in control flow. 35 - Where applicable, noexcept methods should be preferred to methods that use 37 - Explicitly bounded types should be preferred over implicitly bounded types 39 - no use of [all …]
|
/openbmc/ |
D | opengrok1.0.log | 1 2025-01-05 03:00:35.901-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-01-05 03:00:35.993-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-01-04 03:00:37.224-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-01-04 03:00:37.337-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
/openbmc/linux/ |
H A D | opengrok1.0.log | 1 2024-12-28 20:07:11.902-0600 FINER t583 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' 2 2024-12-28 20:07:11.913-0600 FINEST t583 Statistics.logIt: Added: '/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c' (CAnalyzer) (took 116 ms) 3 2024-12-28 20:07:11.899-0600 FINER t593 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/tools/testing/selftests/powerpc/tm/tm-signa [all...] |
H A D | opengrok0.0.log | 1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz' 2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz' 3 2024-12-2 [all...] |