Home
last modified time | relevance | path

Searched +full:avocado +full:- +full:cache (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/.gitlab-ci.d/
H A Dbuildtest-template.yml5 cache:
7 - ccache
11 - source scripts/ci/gitlab-ci-section
12 - section_start setup "Pre-script setup"
13 - JOBS=$(expr $(nproc) + 1)
14 - cat /packages.txt
15 - section_end setup
17 - export CCACHE_BASEDIR="$(pwd)"
18 - export CCACHE_DIR="$CCACHE_BASEDIR/ccache"
19 - export CCACHE_MAXSIZE="500M"
[all …]
/openbmc/qemu/tests/avocado/
H A Dsmmu.py9 # later. See the COPYING file in the top-level directory.
12 from avocado import skipUnless
19 :avocado: tags=accel:kvm
20 :avocado: tags=cpu:host
21 :avocado: tags=arch:aarch64
22 :avocado: tags=machine:virt
23 :avocado: tags=distro:fedora
24 :avocado: tags=smmu
25 :avocado: tags=flaky
28 IOMMU_ADDON = ',iommu_platform=on,disable-modern=off,disable-legacy=on'
[all …]
H A Dintel_iommu.py9 # later. See the COPYING file in the top-level directory.
12 from avocado import skipUnless
18 :avocado: tags=arch:x86_64
19 :avocado: tags=distro:fedora
20 :avocado: tags=distro_version:31
21 :avocado: tags=machine:q35
22 :avocado: tags=accel:kvm
23 :avocado: tags=intel_iommu
24 :avocado: tags=flaky
27 IOMMU_ADDON = ',iommu_platform=on,disable-modern=off,disable-legacy=on'
[all …]
/openbmc/qemu/docs/devel/testing/
H A Davocado.rst1 .. _checkavocado-ref:
4 Integration testing with Avocado
7 The ``tests/avocado`` directory hosts integration tests. They're usually
11 These tests are written using the Avocado Testing Framework (which must be
13 class, implemented at ``tests/avocado/avocado_qemu``.
30 * Download (and cache) remote data files, such as firmware and kernel
34 ``avocado.utils.vmimage`` library)
39 - http://avocado-framework.readthedocs.io/en/latest/api/test/avocado.html#avocado.Test
40 - http://avocado-framework.readthedocs.io/en/latest/api/utils/avocado.utils.html
43 -------------
[all …]
H A Dfunctional.rst1 .. _checkfunctional-ref:
9 The functional tests have initially evolved from the Avocado tests, so there
10 is a lot of similarity to those tests here (see :ref:`checkavocado-ref` for
11 details about the Avocado tests).
22 that there is no TAP-incompatible output written to stdio, e.g. either by
39 * Download (and cache) remote data files, such as firmware and kernel
43 -------------
49 make check-functional
56 make check-functional-x86_64
66 $ export QEMU_TEST_QEMU_BINARY=$PWD/qemu-system-x86_64
[all …]
H A Dmain.rst7 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
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
53 1. Create a new source file. For example, ``tests/unit/foo-test.c``.
63 is in ``tests/unit/foo-test.c``, it is enough to add an entry like::
67 'foo-test': [],
80 make check-unit V=1
[all …]
/openbmc/qemu/tests/functional/qemu_test/
H A Dtestcase.py5 # Original Author (Avocado-based tests):
12 # later. See the COPYING file in the top-level directory.
42 self.arch = self.qemu_bin.split('-')[-1]
51 self.log = logging.getLogger('qemu-test')
56 '%(asctime)s - %(levelname)s: %(message)s')
72 path = os.path.basename(sys.argv[0])[:-3]
74 cache = os.environ.get("QEMU_TEST_PRECACHE", None)
75 if cache is not None:
76 Asset.precache_suites(path, cache)
96 super().setUp('qemu-')
[all …]
/openbmc/linux/
H A Dopengrok0.0.log1 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...]
H A Dopengrok1.0.log1 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-060
[all...]
/openbmc/
Dopengrok1.0.log1 2025-03-18 03:00:46.767-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-03-18 03:00:46.892-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
Dopengrok2.0.log1 2025-03-17 03:00:37.547-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-03-17 03:00:37.671-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]