Searched +full:test +full:- +full:linux (Results 1 – 25 of 1142) sorted by relevance
12345678910>>...46
1 .test:linux:base:2 stage: test6 - apt-get update -y7 - apt-get install -y --no-install-recommends software-properties-common8 - add-apt-repository -y ppa:ubuntu-toolchain-r/test9 - apt-get update10 - apt-get install --no-install-recommends -y ${EIGEN_CI_CXX_COMPILER}11 ${EIGEN_CI_CC_COMPILER} cmake ninja-build xsltproc13 - export CXX=${EIGEN_CI_CXX_COMPILER}14 - export CC=${EIGEN_CI_CC_COMPILER}[all …]
3 Eigen's CI infrastructure uses two stages: A `build` stage to build the unit-test4 suite and a `test` stage to run the unit-tests.11 |------------------------------------------|-----------|----------------|------------|---------|12 | `build:x86-64:linux:gcc-4.8:cxx11-off` | `x86-64` | `Ubuntu 18.04` | `GCC-4.8` | `Off` |13 | `build:x86-64:linux:gcc-4.8:cxx11-on` | `x86-64` | `Ubuntu 18.04` | `GCC-4.8` | `On` |14 | `build:x86-64:linux:gcc-9:cxx11-off` | `x86-64` | `Ubuntu 18.04` | `GCC-9` | `Off` |15 | `build:x86-64:linux:gcc-9:cxx11-on` | `x86-64` | `Ubuntu 18.04` | `GCC-9` | `On` |16 | `build:x86-64:linux:gcc-10:cxx11-off` | `x86-64` | `Ubuntu 18.04` | `GCC-10` | `Off` |17 | `build:x86-64:linux:gcc-10:cxx11-on` | `x86-64` | `Ubuntu 18.04` | `GCC-10` | `On` |18 | `build:x86-64:linux:clang-10:cxx11-off` | `x86-64` | `Ubuntu 18.04` | `Clang-10` | `Off` |[all …]
8 "linux", 21 "linux", 32 "linux", 45 "linux", 56 "linux", 69 "linux", 80 "linux", 93 "linux", 104 "linux", 117 "linux", [all …]
2 # This file was auto-generated from extras/scripts/travis_yml_generator.py, DO NOT EDIT6 - master12 - compiler: gcc13 env: COMPILER=gcc-10 UBUNTU=20.10 TEST=ReleasePlain14 …install: export OS=linux; export COMPILER='gcc-10'; export UBUNTU='20.10'; extras/scripts/travis_c…15 os: linux16 …script: export OS=linux; export COMPILER='gcc-10'; export UBUNTU='20.10'; extras/scripts/postsubmi…18 - compiler: gcc19 env: COMPILER=gcc-10 UBUNTU=20.10 TEST=DebugPlain20 …install: export OS=linux; export COMPILER='gcc-10'; export UBUNTU='20.10'; extras/scripts/travis_c…[all …]
1 # Auto-generated by lucicfg.5 # https://luci-config.appspot.com/schemas/projects:luci-scheduler.cfg8 id: "android-arm-compile"16 server: "cr-buildbucket.appspot.com"18 builder: "android-arm-compile"22 id: "android-arm-dbg-compile"30 server: "cr-buildbucket.appspot.com"32 builder: "android-arm-dbg-compile"36 id: "android-arm64-dbg-compile"44 server: "cr-buildbucket.appspot.com"[all …]
1 # Auto-generated by lucicfg.5 # https://luci-config.appspot.com/schemas/projects:luci-milo.cfg14 name: "buildbucket/luci.angle.ci/android-arm-compile"19 name: "buildbucket/luci.angle.ci/android-arm-dbg-compile"24 name: "buildbucket/luci.angle.ci/android-arm64-dbg-compile"29 name: "buildbucket/luci.angle.ci/android-arm64-exp-test"30 category: "test|android|arm64"34 name: "buildbucket/luci.angle.ci/android-arm64-test"35 category: "test|android|arm64"39 name: "buildbucket/luci.angle.ci/linux-asan-test"[all …]
8 // http://www.apache.org/licenses/LICENSE-2.018 default_applicable_licenses: ["external_linux-kselftest_license"],21 // Added automatically by a large-scale-change that took the approach of35 // large-scale-change included anything that looked like it might be a license39 // See: http://go/android-license-faq41 name: "external_linux-kselftest_license",44 "SPDX-license-identifier-Apache-2.0",45 "SPDX-license-identifier-BSD-2-Clause",46 "SPDX-license-identifier-BSD-3-Clause",47 "SPDX-license-identifier-CC0-1.0",[all …]
6 - master13 ci-pass:15 runs-on: ubuntu-latest17 - msrv18 - test-linux19 - test-macos20 - test-windows21 - build-cross22 - test-cgroups24 - run: exit 0[all …]
7 …- secure: "QD09MuUxftXRXtz7ZrB7S0NV/3O9yVhjvIlCSbXN8B87rNSDC8wxMThKMT7iZewnqGk53m+Up19PiMw5ERlHose…12 # linux build13 - os: linux15 - TEST="linux (gcc / valgrind)"19 - ubuntu-toolchain-r-test21 - gcc-622 - valgrind24 - CC=gcc-6 EXTRA_CFLAGS=-Werror ./configure25 - make26 - make runtest[all …]
5 - master9 ## Linux builds using various versions of GCC.11 - os: linux12 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-7 CXX_COMPILER=g++-716 - ubuntu-toolchain-r-test18 - gcc-719 - g++-720 - os: linux21 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-4.4 CXX_COMPILER=g++-4.425 - ubuntu-toolchain-r-test[all …]
1 2018-10-30 Dmitry V. Levin <ldv@altlinux.org>10 2018-10-25 Dmitry V. Levin <ldv@altlinux.org>14 2018-10-25 Elvira Khabirova <lineprinter@altlinux.org>28 Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>30 2018-10-25 Dmitry V. Levin <ldv@altlinux.org>33 Linux commit v4.19-rc2-5-g2ecefa0a15fd0ef88b9cd5d15ceb81300813643140 2018-10-24 Dmitry V. Levin <ldv@altlinux.org>43 * linux/arm/syscallent.h ([399]): Wire up io_pgetevents syscall44 introduced by Linux commit v4.19-rc7~24^2~1.47 * linux/sparc/syscallent.h ([361]): Wire up io_pgetevents syscall[all …]
5 # This source code is licensed under both the BSD-style license (found in the8 # You may select, at your option, one of the above-listed licenses.13 rm -rf linux14 mkdir -p linux15 mkdir -p linux/include/linux16 mkdir -p linux/lib/zstd18 --source-lib ../../lib \19 --output-lib linux/lib/zstd \20 --xxhash '<linux/xxhash.h>' \21 --xxh64-state 'struct xxh64_state' \[all …]
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.52 if test -z '$(MAKELEVEL)'; then \54 elif test -n '$(MAKE_HOST)'; then \56 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \63 case $${target_option-} in \66 "target option '$${target_option-}' specified" >&2; \87 test $$skip_next = yes && { skip_next=no; continue; }; \89 *=*|--*) continue;; \90 -*I) strip_trailopt 'I'; skip_next=yes;; \91 -*I?*) strip_trailopt 'I';; \[all …]
3 # Use of this source code is governed by a BSD-style license that can be26 # tags: [ win linux ]28 crbug.com/1234 [ win ] foo/test [ Failure ]29 crbug.com/5678 crbug.com/6789 [ win ] foo/another/test [ RetryOnFailure ]31 [ linux ] foo/test [ Failure ]33 crbug.com/2345 [ linux ] bar/* [ RetryOnFailure ]34 crbug.com/3456 [ linux ] some/bad/test [ Skip ]35 crbug.com/4567 [ linux ] some/good/test [ Pass ]42 crbug.com/4567 [ mac ] foo/test [ Failure ]46 # tags: [ win linux ][all …]
1 Linux Test Project4 Linux Test Project is a joint project started by SGI, OSDL and Bull developed7 reliability, robustness, and stability of Linux.9 The LTP testsuite contains a collection of tools for testing the Linux kernel10 and related features. Our goal is to improve the Linux kernel and system11 libraries by bringing test automation to the testing effort. Interested open14 Project pages are located at: http://linux-test-project.github.io/17 https://github.com/linux-test-project/ltp/releases20 http://lists.linux.it/listinfo/ltp28 https://github.com/linux-test-project/ltp[all …]
8 # http://www.apache.org/licenses/LICENSE-2.040 docker_args += ['-e', '%s=%s' % (k, v)]106 if self.platform == 'linux':111 'test/distrib/csharp/run_distrib_test%s.sh' %113 copy_rel_path='test/distrib')117 'test/distrib/csharp/run_distrib_test%s.sh' %125 # when invoking the .bat file (side-effect of posix path conversion)134 'test\\distrib\\csharp\\run_distrib_test%s.bat' %164 if not self.platform == 'linux':172 'test/distrib/python/run_source_distrib_test.sh',[all …]
7 ------------------9 Kselftest is a collection of tests included within the Linux kernel repository15 22 of these tests are executed in both 32-bit and 64-bit mode. There are many20 ----------------------------22 The Kselftest source is located at external/linux-kselftest in the Android24 repository from the Linux kernel repository. This is not an exact mirror of28 is located at test/vts-testcase/kernel/linux_kselftest. Some noteworthy31 * `external/linux-kselftest/Android.bp`: Lists build rules for the kselftest modules built in Soong.32 * `external/linux-kselftest/android/`: Contains Android-specific files, aside from Android.[bp, mk]…33 * `external/linux-kselftest/android/Android.kselftest.mk`: Lists build rules for the kselftest modu…[all …]
38 bpf_trace_printk("ethernet->dst = %llx, ethernet->src = %llx\\n",39 ethernet->dst, ethernet->src);48 #include <linux/sched.h>49 #include <uapi/linux/ptrace.h>51 pid_t p = prev->pid;52 return (p != -1);60 #include <linux/sched.h>61 #include <uapi/linux/ptrace.h>74 return _(TCP_SKB_CB(skb)->tcp_gso_size);84 int test(struct pt_regs *ctx, struct sk_buff *skb) {[all …]
5 - os: linux10 - ubuntu-toolchain-r-test12 - g++-4.814 - MATRIX_EVAL="CC=gcc-4.8 CXX=g++-4.8"15 - os: linux20 - ubuntu-toolchain-r-test22 - g++-4.924 - MATRIX_EVAL="CC=gcc-4.9 CXX=g++-4.9"25 - os: linux30 - ubuntu-toolchain-r-test[all …]
8 # http://www.apache.org/licenses/LICENSE-2.041 docker_args += ['-e', '%s=%s' % (k, v)]109 if self.platform == 'linux':114 'test/distrib/csharp/run_distrib_test%s.sh' %116 copy_rel_path='test/distrib')119 'test/distrib/csharp/run_distrib_test%s.sh' % self.script_suffix126 # when invoking the .bat file (side-effect of posix path conversion)134 'test\\distrib\\csharp\\run_distrib_test%s.bat' %164 if not self.platform == 'linux':172 'test/distrib/python/run_source_distrib_test.sh',[all …]
1 #===----------------------------------------------------------------------===##5 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 #===----------------------------------------------------------------------===##10 # This file describes the various pre-commit CI bots used to test libc++.12 # This file should never contain logic -- all the logic must be offloaded20 # The Linux CI runners use the nightly ToT build provided by the Docker image.22 # version number. The Linux CI runners for GCC use the latest stable version.31 # Light pre-commit tests for things like formatting or when people forget34 - label: "Format"35 command: "libcxx/utils/ci/run-buildbot check-format"[all …]
1 # -*- Makefile -*-3 ACLOCAL_AMFLAGS = -I m422 --disable-dependency-tracking25 libnl-3.0.pc \26 libnl-genl-3.0.pc \27 libnl-idiag-3.0.pc \28 libnl-nf-3.0.pc \29 libnl-route-3.0.pc \30 libnl-xfrm-3.0.pc \34 -Wall \[all …]
1 diff --git test/chanlinear.go test/chanlinear.go3 --- test/chanlinear.go4 +++ test/chanlinear.go5 @@ -1,4 +1,4 @@6 -// +build darwin linux7 +// +build darwin linux android11 diff --git a/test/fixedbugs/bug385_64.go b/test/fixedbugs/bug385_64.go13 --- test/fixedbugs/bug385_64.go14 +++ test/fixedbugs/bug385_64.go15 @@ -1,4 +1,4 @@[all …]
7 runs-on: ubuntu-latest9 - uses: actions/checkout@v210 - name: Install latest stable11 uses: actions-rs/toolchain@v115 - name: check nostd16 uses: actions-rs/cargo@v119 args: --no-default-features20 - name: test nostd21 uses: actions-rs/cargo@v123 command: test[all …]