Home
last modified time | relevance | path

Searched +full:test +full:- +full:linux (Results 1 – 25 of 1138) sorted by relevance

12345678910>>...46

/external/eigen/ci/
Dtest.gitlab-ci.yml1 .test:linux:base:
2 stage: test
6 - apt-get update -y
7 - apt-get install -y --no-install-recommends software-properties-common
8 - add-apt-repository -y ppa:ubuntu-toolchain-r/test
9 - apt-get update
10 - apt-get install --no-install-recommends -y ${EIGEN_CI_CXX_COMPILER}
11 ${EIGEN_CI_CC_COMPILER} cmake ninja-build xsltproc
13 - export CXX=${EIGEN_CI_CXX_COMPILER}
14 - export CC=${EIGEN_CI_CC_COMPILER}
[all …]
DREADME.md3 Eigen's CI infrastructure uses two stages: A `build` stage to build the unit-test
4 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 …]
/external/AFLplusplus/benchmark/
Dbenchmark-results.jsonl1-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
2-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
3-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
4-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
5-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
6-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
7-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
8-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
9-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
10-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
[all …]
/external/angle/infra/config/generated/
Dluci-scheduler.cfg1 # Auto-generated by lucicfg.
5 # https://config.luci.app/schemas/projects:luci-scheduler.cfg
8 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 …]
Dluci-milo.cfg1 # Auto-generated by lucicfg.
5 # https://config.luci.app/schemas/projects:luci-milo.cfg
14 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-s22-test"
30 category: "test|android|arm64"
34 name: "buildbucket/luci.angle.ci/android-arm64-exp-test"
35 category: "test|android|arm64"
39 name: "buildbucket/luci.angle.ci/android-arm64-test"
[all …]
/external/rust/crates/num_cpus/.github/workflows/
Dci.yml6 - master
13 ci-pass:
15 runs-on: ubuntu-latest
17 - msrv
18 - test-linux
19 - test-macos
20 - test-windows
21 - build-cross
22 - test-cgroups
24 - run: exit 0
[all …]
/external/sdv/vsomeip/third_party/boost/function/
D.travis.yml1 # Copyright 2016-2019 Peter Dimov
11 - master
12 - develop
13 - /feature\/.*/
17 - BOGUS_JOB=true
22 - env: BOGUS_JOB=true
25 - os: linux
26 compiler: g++-4.4
31 - g++-4.4
33 - ubuntu-toolchain-r-test
[all …]
/external/sdv/vsomeip/third_party/boost/thread/
D.travis.yml7 os: linux
11 - master
12 - develop
13 - /feature\/.*/
17 - BOGUS_JOB=true
22 - env: BOGUS_JOB=true
25 - os: linux
26 compiler: g++-4.4
31 - g++-4.4
33 - ubuntu-toolchain-r-test
[all …]
/external/sdv/vsomeip/third_party/boost/assert/
D.travis.yml1 # Copyright 2016-2020 Peter Dimov
9 - master
10 - develop
11 - /feature\/.*/
15 - BOGUS_JOB=true
20 - env: BOGUS_JOB=true
23 - os: linux
27 - os: linux
28 compiler: g++-4.4
29 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
[all …]
/external/sdv/vsomeip/third_party/boost/preprocessor/
D.travis.yml1 # Copyright 2016-2019 Peter Dimov
11 - master
12 - develop
13 - /feature\/.*/
17 - BOGUS_JOB=true
22 - env: BOGUS_JOB=true
25 - os: linux
29 - os: linux
30 compiler: g++-4.4
31 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98
[all …]
/external/libsrtp2/
D.travis.yml7- secure: "QD09MuUxftXRXtz7ZrB7S0NV/3O9yVhjvIlCSbXN8B87rNSDC8wxMThKMT7iZewnqGk53m+Up19PiMw5ERlHose…
12 # linux build
13 - os: linux
15 - TEST="linux (gcc / valgrind)"
19 - ubuntu-toolchain-r-test
21 - gcc-6
22 - valgrind
24 - CC=gcc-6 EXTRA_CFLAGS=-Werror ./configure
25 - make
26 - make runtest
[all …]
/external/sdv/vsomeip/third_party/boost/atomic/
D.travis.yml2 # Copyright 2019 - 2020 Andrey Semashev
14 - master
15 - develop
16 - /feature\/.*/
20 - BOGUS_JOB=true
25 - env: BOGUS_JOB=true
28 # gcc, Linux
29 - os: linux
31 compiler: gcc-4.4
32 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD64=98,0x CXXSTD32=98,0x INSTRUCTION_SET=core2
[all …]
/external/sdv/vsomeip/third_party/boost/throw_exception/
D.travis.yml1 # Copyright 2016-2018 Peter Dimov
11 - master
12 - develop
13 - /feature\/.*/
17 - BOGUS_JOB=true
22 - env: BOGUS_JOB=true
25 - os: linux
29 - os: linux
30 compiler: g++-4.4
31 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
[all …]
/external/sdv/vsomeip/third_party/boost/bind/
D.travis.yml1 # Copyright 2016-2019 Peter Dimov
11 - master
12 - develop
13 - /feature\/.*/
17 - BOGUS_JOB=true
22 - env: BOGUS_JOB=true
25 - os: linux
29 - os: linux
30 compiler: g++-4.4
31 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98
[all …]
/external/sdv/vsomeip/third_party/boost/phoenix/
D.travis.yml2 # Copyright 2017-2019 Kohei Takahashi
13 - linux
14 - osx
18 - BOGUS_JOB=true
23 - env: BOGUS_JOB=true
26 - os: linux
28 env: TOOLSET=gcc-4.4 CXXSTD=98,0x
32 - g++-4.4
34 - ubuntu-toolchain-r-test
36 #- os: linux
[all …]
/external/sdv/vsomeip/third_party/boost/static_assert/
D.travis.yml1 # Copyright 2016-2019 Peter Dimov
11 - master
12 - develop
13 - /feature\/.*/
17 - BOGUS_JOB=true
22 - env: BOGUS_JOB=true
25 - os: linux
29 - os: linux
30 compiler: g++-4.4
31 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98
[all …]
/external/brotli/
D.travis.yml5 - master
9 ## Linux builds using various versions of GCC.
11 - os: linux
12 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-7 CXX_COMPILER=g++-7
16 - ubuntu-toolchain-r-test
18 - gcc-7
19 - g++-7
20 - os: linux
21 env: BUILD_SYSTEM=cmake C_COMPILER=gcc-4.4 CXX_COMPILER=g++-4.4
25 - ubuntu-toolchain-r-test
[all …]
/external/sdv/vsomeip/third_party/boost/endian/
D.travis.yml1 # Copyright 2016-2020 Peter Dimov
11 - master
12 - develop
13 - /feature\/.*/
17 - BOGUS_JOB=true
22 - env: BOGUS_JOB=true
25 - os: linux
31 - g++-multilib
33 - os: linux
38 - os: linux
[all …]
/external/libnl/
DMakefile.am1 # -*- Makefile -*-
3 ACLOCAL_AMFLAGS = -I m4
24 --disable-dependency-tracking
27 libnl-3.0.pc \
28 libnl-genl-3.0.pc \
29 libnl-idiag-3.0.pc \
30 libnl-nf-3.0.pc \
31 libnl-route-3.0.pc \
32 libnl-xfrm-3.0.pc \
36 -Wall \
[all …]
/external/sdv/vsomeip/third_party/boost/ratio/
D.travis.yml12 - linux
13 - osx
17 - master
18 - develop
19 - /feature\/.*/
23 - BOGUS_JOB=true
28 - env: BOGUS_JOB=true
31 - os: linux
32 compiler: g++-4.7
33 env: TOOLSET=gcc COMPILER=g++-4.7 CXXSTD=c++11
[all …]
/external/sdv/vsomeip/third_party/boost/chrono/
D.travis.yml12 - linux
13 - osx
17 - master
18 - develop
19 - /feature\/.*/
23 - BOGUS_JOB=true
28 - env: BOGUS_JOB=true
31 - os: linux
32 compiler: g++-4.7
33 env: TOOLSET=gcc COMPILER=g++-4.7 CXXSTD=c++11
[all …]
/external/sdv/vsomeip/third_party/boost/proto/
D.travis.yml1 # Copyright 2016-2019 Peter Dimov
13 - master
14 - develop
15 - /feature\/.*/
19 - BOGUS_JOB=true
24 - env: BOGUS_JOB=true
27 - os: linux
31 - os: linux
32 compiler: g++-4.4
33 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
[all …]
/external/sdv/vsomeip/third_party/boost/rational/
D.travis.yml1 # Copyright 2016-2019 Peter Dimov
13 - master
14 - develop
15 - /feature\/.*/
19 - BOGUS_JOB=true
24 - env: BOGUS_JOB=true
27 - os: linux
31 - os: linux
32 compiler: g++-4.4
33 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
[all …]
/external/sdv/vsomeip/third_party/boost/multi_index/
D.travis.yml1 # Copyright 2003-2019 Joaqu�n M L�pez Mu�oz.
12 os: linux
18 - develop
19 - master
23 - BOGUS_JOB=true
26 exclude: # workaround for https://github.com/travis-ci/travis-ci/issues/4681
27 - env: BOGUS_JOB=true
29 - os: linux
32 - os: linux
33 compiler: g++-4.4
[all …]
/external/sdv/vsomeip/third_party/boost/io/
D.travis.yml15 - master
16 - develop
20 - BOGUS_JOB=true
25 - env: BOGUS_JOB=true
28 - os: linux
32 - os: linux
33 compiler: g++-4.4
34 env: TOOLSET=gcc COMPILER=g++-4.4 CXXSTD=98,0x
38 - g++-4.4
40 - ubuntu-toolchain-r-test
[all …]

12345678910>>...46