Home
last modified time | relevance | path

Searched +full:fails +full:- +full:without +full:- +full:test +full:- +full:cd (Results 1 – 25 of 130) sorted by relevance

123456

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/libexec/gcc/aarch64-none-linux-gnu/10.3.1/install-tools/
H A Dfixinc.sh3 # Install modified versions of certain ANSI-incompatible system header
7 # See README-fixinc for more information.
19 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # Usage: fixinc.sh output-dir input-dir
43 if [ ! -d $LIB ]; then
44 mkdir -p $LIB || {
49 ( cd $LIB && touch DONE && rm DONE ) || {
55 if test -z "$VERBOSE"
61 [0-9] ) : ;;
68 if test -r ./Makefile; then
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/libexec/gcc/arm-none-linux-gnueabihf/10.3.1/install-tools/
H A Dfixinc.sh3 # Install modified versions of certain ANSI-incompatible system header
7 # See README-fixinc for more information.
19 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # Usage: fixinc.sh output-dir input-dir
43 if [ ! -d $LIB ]; then
44 mkdir -p $LIB || {
49 ( cd $LIB && touch DONE && rm DONE ) || {
55 if test -z "$VERBOSE"
61 [0-9] ) : ;;
68 if test -r ./Makefile; then
[all …]
/OK3568_Linux_fs/kernel/tools/testing/ktest/
H A Dsample.conf13 # default options. These options can be overridden by test specific
21 # Test specific options are set after the label:
25 # The options after a TEST_START label are specific to that test.
26 # Each TEST_START label will set up a new test. If you want to
27 # perform a test more than once, you can add the ITERATE label
28 # to it followed by the number of times you want that test
29 # to iterate. If the ITERATE is left off, the test will only
34 # You can skip a test by adding SKIP (before or after the ITERATE
43 # The SKIP label causes the options and the test itself to be ignored.
45 # only enabling the ones you want to use for a current test run.
[all …]
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Daclocal.m41 # generated automatically by aclocal 1.11.1 -*- Autoconf -*-
7 # with or without modifications, as long as this notice is preserved.
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
26 # with or without modifications, as long as this notice is preserved.
29 # ----------------------------
42 # -----------------------------
49 # -------------------------------
58 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
64 # with or without modifications, as long as this notice is preserved.
79 # fails when called from a subdirectory if $ac_aux_dir is relative
[all …]
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
13 ## -------------------- ##
15 ## -------------------- ##
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in #(
29 set -o posix ;; #(
44 # but without wasting forks for bash or zsh.
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/
H A Dvalgrind_3.18.1.bb5 LICENSE = "GPL-2.0-only & GPL-2.0-or-later & BSD-3-Clause"
15 SRC_URI = "https://sourceware.org/pub/valgrind/valgrind-${PV}.tar.bz2 \
16 file://fixed-perl-path.patch \
17 file://Added-support-for-PPC-instructions-mfatbu-mfatbl.patch \
18 file://run-ptest \
19 file://remove-for-aarch64 \
20 file://remove-for-all \
22 file://0004-Fix-out-of-tree-builds.patch \
23 file://0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch \
24 file://use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch \
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/
H A Dltp_20220121.bb1 SUMMARY = "Linux Test Project"
2Test Project is a joint project with SGI, IBM, OSDL, and Bull with a goal to deliver test suites t…
3 HOMEPAGE = "https://linux-test-project.github.io/"
5 LICENSE = "GPL-2.0-only & GPL-2.0-or-later & LGPL-2.0-or-later & LGPL-2.1-or-later & BSD-2-Clause"
9 file://testcases/network/can/filter-tests/COPYING;md5=5b155ea7d7f86eae8e8832955d8b70bc \
12 DEPENDS = "attr libaio libcap acl openssl zip-native"
13 DEPENDS:append:libc-musl = " fts "
14 EXTRA_OEMAKE:append:libc-musl = " LIBC=musl "
15 EXTRA_OECONF:append:libc-musl = " LIBS=-lfts "
17 # since ltp contains x86-64 assembler which uses the frame-pointer register,
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/
H A Dboost.inc1 SUMMARY = "Free peer-reviewed portable C++ source libraries"
2 DESCRIPTION = "Provides free peer-reviewed portable C++ source libraries. The emphasis is on libra…
7 DEPENDS = "boost-build-native zlib bzip2"
39 test \
49 PACKAGECONFIG[graph_parallel] = ",,,boost-mpi mpich"
59 inherit python3-dir
62 # Make a package for each library, plus -dev
63 PACKAGES = "${PN}-dbg ${BOOST_PACKAGES}"
70 extras.append("--with-%s" % lib)
71 pkg = "boost-%s" % (lib.replace("_", "-"))
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_base.c1 // SPDX-License-Identifier: GPL-2.0-only
8 * Author: Joerg-Stephan Vogt <jsvogt@de.ibm.com>
27 #include <linux/dma-mapping.h>
38 MODULE_AUTHOR("Joerg-Stephan Vogt <jsvogt@de.ibm.com>");
60 /* Initial SR-IOV bring-up image */
109 * genwqe_dev_alloc() - Create and prepare a new card descriptor
116 struct genwqe_dev *cd; in genwqe_dev_alloc() local
123 return ERR_PTR(-ENODEV); in genwqe_dev_alloc()
125 cd = kzalloc(sizeof(struct genwqe_dev), GFP_KERNEL); in genwqe_dev_alloc()
126 if (!cd) in genwqe_dev_alloc()
[all …]
H A Dcard_base.h1 /* SPDX-License-Identifier: GPL-2.0-only */
11 * Author: Joerg-Stephan Vogt <jsvogt@de.ibm.com>
42 #define GENWQE_DDCB_MAX 32 /* DDCBs on the work-queue */
62 #define PCI_SUBSYSTEM_ID_GENWQE5 0x035f /* Genwqe A5 Subsystem-ID */
63 #define PCI_SUBSYSTEM_ID_GENWQE5_NEW 0x044b /* Genwqe A5 Subsystem-ID */
67 #define PCI_SUBSYSTEM_ID_GENWQE5_SRIOV 0x0000 /* Genwqe A5 Subsystem-ID */
73 * struct genwqe_reg - Genwqe data dump functionality
82 * enum genwqe_dbg_type - Specify chip unit to dump/debug
99 #define GENWQE_INJECT_HARDWARE_FAILURE 0x00000001 /* injects -1 reg reads */
107 * Error-handling in case of card malfunction
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/
H A Darasan,sdhci.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
10 - Adrian Hunter <adrian.hunter@intel.com>
13 - $ref: "mmc-controller.yaml#"
14 - if:
18 const: arasan,sdhci-5.1
21 - phys
22 - phy-names
23 - if:
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dbcache.rst11 This is the git repository of bcache-tools:
12 https://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools.git/
17 It's designed around the performance characteristics of SSDs - it only allocates
25 great lengths to protect your data - it reliably handles unclean shutdown. (It
29 Writeback caching can use most of the cache for buffering writes - writing
36 average is above the cutoff it will skip all IO from that task - instead of
47 You'll need bcache util from the bcache-tools repository. Both the cache device
50 bcache make -B /dev/sdb
51 bcache make -C /dev/sdc
53 `bcache make` has the ability to format multiple devices at the same time - if
[all …]
/OK3568_Linux_fs/u-boot/test/py/
H A DREADME.md1 # U-Boot pytest suite
5 This tool aims to test U-Boot by executing U-Boot shell commands using the
6 console interface. A single top-level script exists to execute or attach to the
7 U-Boot console, run the entire script of tests against it, and summarize the
10 - Testing is performed in the same way a user or script would interact with
11 U-Boot; there can be no disconnect.
12 - There is no need to write or embed test-related code into U-Boot itself.
13 It is asserted that writing test-related code in Python is simpler and more
15 - It is reasonably simple to interact with U-Boot in this way.
19 The test suite is implemented using pytest. Interaction with the U-Boot console
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DChangeLog2 --------------
5 sox-11gamma, followed by a list of prior authors and features.
7 $ox-14.4.2 2015-02-22
8 ----------
12 Deprec- Feature [O(ption)]
14 ------- ---------------------- ----------------------
15 14.3.0 O -1/-2/-3/-4/-8 -b
16 14.3.0 O -s/-u/-f -e
17 14.3.0 O -A/-U/-o/-i/-a/-g -e
39 o Allow mixing time and sample-count arguments for the delay
[all …]
/OK3568_Linux_fs/external/xserver/
H A Daclocal.m41 # generated automatically by aclocal 1.16.2 -*- Autoconf -*-
3 # Copyright (C) 1996-2020 Free Software Foundation, Inc.
7 # with or without modifications, as long as this notice is preserved.
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
25 dnl This file comes from X.Org's font-util 1.3.2
31 dnl to deal in the Software without restriction, including without limitation
40 dnl THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48 dnl --------------------------------------------------------------------
53 dnl documentation for any purpose is hereby granted without fee, provided that
61 dnl THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
[all …]
H A Dltmain.sh2 ## DO NOT EDIT - This file generated from ./build-aux/ltmain.in
3 ## by inline-source v2014-01-03.01
6 # Provide generalized library-building support services.
9 # Copyright (C) 1996-2015 Free Software Foundation, Inc.
24 # WITHOUT ANY WARRANTY; without even the implied warranty of
38 ## ------ ##
40 ## ------ ##
42 # Run './libtool --help' for help with using this script from the
46 ## ------------------------------- ##
48 ## ------------------------------- ##
[all …]
/OK3568_Linux_fs/buildroot/package/gcc/
H A Dgcc.mk3 # Common variables for the gcc-initial and gcc-final packages.
14 GCC_SITE = $(call github,foss-for-synopsys-dwc-arc-processors,gcc,$(GCC_VERSION))
15 GCC_SOURCE = gcc-$(GCC_VERSION).tar.gz
17 GCC_SITE = $(BR2_GNU_MIRROR:/=)/gcc/gcc-$(GCC_VERSION)
18 GCC_SOURCE = gcc-$(GCC_VERSION).tar.xz
25 $(call arch-xtensa-overlay-extract,$(@D),gcc)
32 # gcc is a special package, not named gcc, but gcc-initial and
33 # gcc-final, but patches are nonetheless stored in package/gcc in the
40 if test -d $${patchdir}; then \
55 mkdir -p $(@D)/build
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py2 # SPDX-License-Identifier: MIT
24 corecopydir = os.path.join(templayerdir, 'core-copy')
41 result = runCmd('git rev-parse --show-toplevel', cwd=canonical_layerpath)
47 # cloning and doing this?" - well, the problem with that is
51 result = runCmd('git status --porcelain', cwd=oldreporoot)
86 """Test case setup function"""
90 'This test cannot be run with a workspace directory '
97 result = runCmd('git status --porcelain', cwd=repo_dir)
100 result = runCmd('git symbolic-ref HEAD', cwd=repo_dir)
106 result = runCmd('git status . --porcelain',
[all …]
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dexport.c1 // SPDX-License-Identifier: GPL-2.0
32 * One maps client+vfsmnt+dentry to export options - the export map
33 * The other maps client+filehandle-fragment to export options. - the expkey map
41 #define EXPKEY_HASHMASK (EXPKEY_HASHMAX -1)
47 if (test_bit(CACHE_VALID, &key->h.flags) && in expkey_put()
48 !test_bit(CACHE_NEGATIVE, &key->h.flags)) in expkey_put()
49 path_put(&key->ek_path); in expkey_put()
50 auth_domain_put(key->ek_client); in expkey_put()
54 static int expkey_upcall(struct cache_detail *cd, struct cache_head *h) in expkey_upcall() argument
56 return sunrpc_cache_pipe_upcall(cd, h); in expkey_upcall()
[all …]
/OK3568_Linux_fs/kernel/lib/
H A DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0-only
19 parameter printk.time=1. See Documentation/admin-guide/kernel-parameters.rst
35 interpret without knowing where these lines (or sometimes individual
43 int "Default console loglevel (1-15)"
53 Note: This does not affect the log level of un-prefixed printk()
58 int "quiet console loglevel (1-15)"
69 int "Default message log level (1-7)"
75 This was hard-coded to KERN_WARNING since at least 2.6.10 but folks
111 enabled/disabled based on various levels of scope - per source file,
151 nullarbor:~ # echo -n 'file svcsock.c line 1603 +p' >
[all …]
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DBusLogic.rst1 .. SPDX-License-Identifier: GPL-2.0
21 Copyright 1995-1998 by Leonard N. Zubkoff <lnz@dandelion.com>
57 BT-948/958/958D, will always be available from my Linux Home Page at URL
68 opportunity to become a beta test site for their latest MultiMaster product,
69 the BT-948 PCI Ultra SCSI Host Adapter, and then again for the BT-958 PCI Wide
90 94555, USA and can be reached at 510/796-6100 or on the World Wide Web at
92 mail at techsup@mylex.com, by Voice at 510/608-2400, or by FAX at 510/745-7715.
101 -----------------------------------
116 adapter will attempt to negotiate for 20.0 mega-transfers/second.
121 adapter will attempt to negotiate for 10.0 mega-transfers/second.
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c13 * Copyright (C) 2012-2015 Cypress Semiconductor
21 * but WITHOUT ANY WARRANTY; without even the implied warranty of
140 struct cyttsp5_core_data *cd = dev_get_drvdata(dev); in cyttsp5_pr_buf() local
141 u8 *pr_buf = cd->pr_buf; in cyttsp5_pr_buf()
149 max = (CY_MAX_PRBUF_SIZE - 1) - sizeof(CY_PR_TRUNCATED); in cyttsp5_pr_buf()
158 size - 1, pr_buf, size <= max ? "" : CY_PR_TRUNCATED); in cyttsp5_pr_buf()
168 static int tthe_print(struct cyttsp5_core_data *cd, u8 *buf, int buf_len, in tthe_print() argument
177 if (cd->show_timestamp) { in tthe_print()
184 mutex_lock(&cd->tthe_lock); in tthe_print()
185 if (!cd->tthe_buf) in tthe_print()
[all …]
/OK3568_Linux_fs/external/rkwifibt/bin/arm/
HDdhd ... i error: expected interface name after option %s -d -u -x -h %s % ...
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
3 # Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.
7 # unlimited permission to copy and/or distribute it, with or without
26 # WITHOUT ANY WARRANTY; without even the implied warranty of
38 # ------------------
41 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
49 # ------------------
60 # ------------------
70 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
80 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
[all …]
/OK3568_Linux_fs/buildroot/
H A DMakefile3 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
4 # Copyright (C) 2006-2014 by the Buildroot developers <buildroot@uclibc.org>
5 # Copyright (C) 2014-2020 by the Buildroot developers <buildroot@buildroot.org>
13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 #--------------------------------------------------------------
25 #--------------------------------------------------------------
31 SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \
32 else if [ -x /bin/bash ]; then echo /bin/bash; \
39 # or avoid confusing packages that can use the O=<dir> syntax for out-of-tree
[all …]

123456