Searched refs:testing (Results 1 – 25 of 872) sorted by relevance
12345678910>>...35
18 testing/marionette/client/marionette_driver/wait.py | 2 +-19 testing/mozbase/manifestparser/manifestparser/filters.py | 3 ++-20 testing/mozbase/versioninfo.py | 2 +-21 testing/web-platform/tests/tools/manifest/vcs.py | 2 +-30 testing/web-platform/tests/tools/wptserve/wptserve/config.py | 3 ++-31 testing/web-platform/tests/webdriver/tests/support/sync.py | 2 +-109 diff --git a/testing/marionette/client/marionette_driver/wait.py b/testing/marionette/client/marion…111 --- a/testing/marionette/client/marionette_driver/wait.py112 +++ b/testing/marionette/client/marionette_driver/wait.py122 diff --git a/testing/mozbase/manifestparser/manifestparser/filters.py b/testing/mozbase/manifestpar…[all …]
56 xlnx,include-sg; /* for testing purpose */57 xlnx,overfetch; /* for testing purpose */58 xlnx,ratectrl = <0>; /* for testing purpose */64 xlnx,ratectrl = <100>; /* for testing purpose */65 xlnx,src-issue = <4>; /* for testing purpose */74 xlnx,include-sg; /* for testing purpose */83 xlnx,include-sg; /* for testing purpose */92 xlnx,include-sg; /* for testing purpose */135 partition@0 { /* for testing purpose */139 partition@1 { /* for testing purpose */[all …]
46 xlnx,include-sg; /* for testing purpose */47 xlnx,overfetch; /* for testing purpose */48 xlnx,ratectrl = <0>; /* for testing purpose */54 xlnx,ratectrl = <100>; /* for testing purpose */55 xlnx,src-issue = <4>; /* for testing purpose */64 xlnx,include-sg; /* for testing purpose */73 xlnx,include-sg; /* for testing purpose */82 xlnx,include-sg; /* for testing purpose */122 partition@qspi-fsbl-uboot { /* for testing purpose */126 partition@qspi-linux { /* for testing purpose */[all …]
44 xlnx,include-sg; /* for testing purpose */45 xlnx,overfetch; /* for testing purpose */46 xlnx,ratectrl = <0>; /* for testing purpose */52 xlnx,ratectrl = <100>; /* for testing purpose */53 xlnx,src-issue = <4>; /* for testing purpose */62 xlnx,include-sg; /* for testing purpose */71 xlnx,include-sg; /* for testing purpose */80 xlnx,include-sg; /* for testing purpose */
86 partition@0 { /* for testing purpose */90 partition@1 { /* for testing purpose */94 partition@2 { /* for testing purpose */98 partition@3 { /* for testing purpose */102 partition@4 { /* for testing purpose */106 partition@5 { /* for testing purpose */122 partition@qspi-fsbl-uboot { /* for testing purpose */126 partition@qspi-linux { /* for testing purpose */130 partition@qspi-device-tree { /* for testing purpose */134 partition@qspi-rootfs { /* for testing purpose */
61 xlnx,include-sg; /* for testing purpose */62 xlnx,overfetch; /* for testing purpose */63 xlnx,ratectrl = <0>; /* for testing purpose */69 xlnx,ratectrl = <100>; /* for testing purpose */70 xlnx,src-issue = <4>; /* for testing purpose */79 xlnx,include-sg; /* for testing purpose */88 xlnx,include-sg; /* for testing purpose */97 xlnx,include-sg; /* for testing purpose */
80 xlnx,include-sg; /* for testing purpose */81 xlnx,overfetch; /* for testing purpose */82 xlnx,ratectrl = <0>; /* for testing purpose */88 xlnx,ratectrl = <100>; /* for testing purpose */89 xlnx,src-issue = <4>; /* for testing purpose */98 xlnx,include-sg; /* for testing purpose */107 xlnx,include-sg; /* for testing purpose */116 xlnx,include-sg; /* for testing purpose */568 partition@qspi-fsbl-uboot { /* for testing purpose */572 partition@qspi-linux { /* for testing purpose */[all …]
4 Subject: [PATCH] testing: add the output format for ptest11 testing/RUNTESTS | 4 ++++14 diff --git a/testing/RUNTESTS b/testing/RUNTESTS16 --- a/testing/RUNTESTS17 +++ b/testing/RUNTESTS20 for i in "${srcdir}"/testing/fulltests/default/T*$1*; do23 ${srcdir}/testing/fulltests/support/simple_run $i
5 The kernel contains a set of "self tests" under the tools/testing/selftests/31 $ make -C tools/testing/selftests35 $ make -C tools/testing/selftests run_tests78 $ make -C tools/testing/selftests TARGETS=ptrace run_tests97 $ make -C tools/testing/selftests SKIP_TARGETS=ptrace run_tests108 See the top-level tools/testing/selftests/Makefile for the list of all116 $ make -C tools/testing/selftests hotplug120 $ make -C tools/testing/selftests run_hotplug129 tool) to install selftests in the default location (`tools/testing/selftests/kselftest_install`),134 $ make -C tools/testing/selftests install[all …]
11 Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/gnome-desktop-testing/-/merge_requests/9]14 src/gnome-desktop-testing-runner.c | 2 +-17 diff --git a/src/gnome-desktop-testing-runner.c b/src/gnome-desktop-testing-runner.c19 --- a/src/gnome-desktop-testing-runner.c20 +++ b/src/gnome-desktop-testing-runner.c
9 libmali-rk (1.8-1) testing; urgency=medium15 libmali-rk (1.7-1) testing; urgency=medium23 libmali-rk (1.6-2) testing; urgency=medium35 libmali-rk (1.6-1) testing; urgency=medium42 libmali-rk (1.5-6) testing; urgency=medium48 libmali-rk (1.5-5) testing; urgency=medium54 libmali-rk (1.5-4) testing; urgency=medium60 libmali-rk (1.5-3) testing; urgency=medium66 libmali-rk (1.5-2) testing; urgency=medium86 libmali-rk (1.5-1) testing; urgency=medium
80 oe_runmake -C ${S}/tools/testing/selftests/${i}87 … oe_runmake -C ${S}/tools/testing/selftests/${i} INSTALL_PATH=${D}/usr/kernel-selftest/${i} install89 …oe_runmake -s --no-print-directory COLLECTION=${i} -C ${S}/tools/testing/selftests/${i} emit_tests…93 install -m 0755 ${S}/tools/testing/selftests/run_kselftest.sh ${D}/usr/kernel-selftest/94 …cp -R --no-dereference --preserve=mode,links -v ${S}/tools/testing/selftests/kselftest ${D}/usr/ke…122 test -f ${S}/tools/testing/selftests/bpf/Makefile && \126 ${S}/tools/testing/selftests/bpf/Makefile || \127 …bberror "Your kernel is probably older than 4.10 and doesn't have tools/testing/selftests/bpf/Make…137 # tools/testing/selftests/vm/Makefile doesn't respect LDFLAGS and tools/testing/selftests/Makefile …
50 testing/CMakeLists.txt | 4 ++--212 diff --git a/testing/CMakeLists.txt b/testing/CMakeLists.txt214 --- a/testing/CMakeLists.txt215 +++ b/testing/CMakeLists.txt220 …R}/testing/runtests.py --doxygen ${PROJECT_BINARY_DIR}/bin/doxygen --inputdir ${PROJECT_SOURCE_DIR…221 …R}/testing/runtests.py --doxygen ${PROJECT_BINARY_DIR}/bin/doxygen --inputdir ${PROJECT_SOURCE_DIR…229 …/testing/runtests.py --id ${TEST_ID} --doxygen $<TARGET_FILE:doxygen> --inputdir ${PROJECT_SOURCE_…230 …/testing/runtests.py --id ${TEST_ID} --doxygen $<TARGET_FILE:doxygen> --inputdir ${PROJECT_SOURCE_…
7 testing/xpcshell/runxpcshelltests.py | 21 ++++++++++++++++++---10 diff --git a/testing/xpcshell/runxpcshelltests.py b/testing/xpcshell/runxpcshelltests.py12 --- a/testing/xpcshell/runxpcshelltests.py13 +++ b/testing/xpcshell/runxpcshelltests.py
41 $(TARGET_MAKE_ENV) $(MAKE1) -C $(LINUX_DIR)/tools/testing/selftests \42 $(SELFTESTS_MAKE_FLAGS) O=$(LINUX_DIR)/tools/testing/selftests46 $(TARGET_MAKE_ENV) $(MAKE1) -C $(LINUX_DIR)/tools/testing/selftests \47 $(SELFTESTS_MAKE_FLAGS) O=$(LINUX_DIR)/tools/testing/selftests \
5 $ size tools/testing/selftests/rcutorture/initrd/init7 328 0 8 336 150 tools/testing/selftests/rcutorture/initrd/init10 some aspect of the rcutorture testing. This will require a more fully15 tools/testing/selftests/rcutorture/initrd17 For example, your tools/testing/selftests/rcutorture/initrd/init might19 scripts need starting to properly monitor or control your testing.
1# ncurses 6.1 - patch 20190831 - Thomas E. Dickey 2# 3# --- ...
24 install -d ${D}${PTEST_PATH}/testing25 cp -rf ${S}/testing/* ${D}${PTEST_PATH}/testing/
9 …test_getsetlocale_issue1813 (test.test_locale.TestMiscellaneous) ... testing with ('tr_TR', 'ISO88…15 …test_getsetlocale_issue1813 (test.test_locale.TestMiscellaneous) ... testing with ('tr_TR', 'ISO88…42 - print('testing with %a' % (loc,), end=' ', flush=True)43 + print('testing with %a...' % (loc,), end=' ', flush=True)
5 Description: Fuzz testing status of a vmbus device, whether its in an ON13 Description: Fuzz testing buffer interrupt delay value between 0 - 100021 Description: Fuzz testing message delay value between 0 - 1000 microseconds
14 * tests/base/testing.h: Update.21 fixincludes/tests/base/testing.h | 2 +-109 diff --git a/fixincludes/tests/base/testing.h b/fixincludes/tests/base/testing.h111 --- a/fixincludes/tests/base/testing.h112 +++ b/fixincludes/tests/base/testing.h
3 testing and acceptance test-driven development (ATDD). It has easy-to-use\4 tabular test data syntax and it utilizes the keyword-driven testing approach.\5 Its testing capabilities can be extended by test libraries implemented either\
110 ":ref:`dev-manual/common-tasks:performing automated runtime testing`"113 The QA/testing infrastructure is woven into the project to the point131 performs runtime testing of images after they are built. The tests137 - :ref:`ptest <dev-manual/common-tasks:testing packages with ptest>`:153 Originally, much of this testing was done manually. However, significant160 :term:`OpenEmbedded-Core (OE-Core)`, Poky, and BitBake repositories. The testing179 process of a release. Complete testing and validation for a release185 testing across a variety of Linux distributions occurs. The186 Autobuilder is limited to only testing QEMU-based setups and not real190 team also performs testing on a variety of platforms, which includes