Home
last modified time | relevance | path

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

12345678910>>...46

/third_party/mbedtls/tests/suites/
Dtest_suite_bignum.misc.data4 Base test mpi_read_write_string #1
7 Base test mpi_read_write_string #1 (Leading 0)
10 Base test mpi_read_write_string #2
13 Base test mpi_read_write_string #3 (Read zero decimal)
16 Base test mpi_read_write_string #3 (Read zero hex)
19 Base test mpi_read_write_string #3 (Read minus zero decimal)
20 mpi_read_write_string:10:"-0":10:"0":100:0:0
22 Base test mpi_read_write_string #3 (Read minus zero hex)
23 mpi_read_write_string:16:"-0":16:"00":100:0:0
25 Base test mpi_read_write_string #3 (Negative decimal)
[all …]
Dtest_suite_md.data5 MD <-> PSA conversion
39 Information on SHA3-224
41 md_info:MBEDTLS_MD_SHA3_224:"SHA3-224":28
43 Information on SHA3-256
45 md_info:MBEDTLS_MD_SHA3_256:"SHA3-256":32
47 Information on SHA3-384
49 md_info:MBEDTLS_MD_SHA3_384:"SHA3-384":48
51 Information on SHA3-512
53 md_info:MBEDTLS_MD_SHA3_512:"SHA3-512":64
55 generic mbedtls_md5 Test vector RFC1321 #1
[all …]
Dtest_suite_psa_crypto_hash.data1 PSA hash finish: SHA-1 Test Vector NIST CAVS #1
5 PSA hash finish: SHA-1 Test Vector NIST CAVS #2
9 PSA hash finish: SHA-1 Test Vector NIST CAVS #3
13 PSA hash finish: SHA-1 Test Vector NIST CAVS #4
17 PSA hash finish: SHA-1 Test Vector NIST CAVS #5
21 PSA hash finish: SHA-1 Test Vector NIST CAVS #6
25 PSA hash finish: SHA-1 Test Vector NIST CAVS #7
29 PSA hash finish: SHA-1 Test Vector NIST CAVS #8
33 PSA hash finish: SHA-1 Test Vector NIST CAVS #9
37 PSA hash finish: SHA-1 Test Vector NIST CAVS #10
[all …]
Dtest_suite_bignum_core.misc.data1 Test mbedtls_mpi_core_io functions with null pointers
4 Test mbedtls_mpi_core_io_be #1 (Buffer and limbs just fit, input limb-aligned)
7 Test mbedtls_mpi_core_io_be #2 (Buffer and limbs just fit, input unaligned)
10 Test mbedtls_mpi_core_io_be #3 (Buffer just fits, extra limbs, input limb-aligned)
13 Test mbedtls_mpi_core_io_be #4 (Buffer just fits, extra limbs, input unaligned)
16 Test mbedtls_mpi_core_io_be #5 (Extra limbs, buffer aligned to extra limbs, input limb-aligned)
19 Test mbedtls_mpi_core_io_be #6 (Extra limbs, buffer aligned to extra limbs, input unaligned)
22 Test mbedtls_mpi_core_io_be #7 (Buffer and limbs just fit, input limb-aligned with leading zeroes)
25 Test mbedtls_mpi_core_io_be #8 (Buffer and limbs just fit, input unaligned with leading zeroes)
28 Test mbedtls_mpi_core_io_be #9 (Buffer just fits, extra limbs, input limb-aligned with leading zero…
[all …]
/third_party/cares/
Dc-ares-1.18.1.tar.gz ... c-ares-1.18.1/ c-ares-1.18.1/depcomp c-ares- ...
/third_party/libabigail/tests/data/
DMakefile.am1 ## SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3 test-read-write/test0.xml \
4 test-read-write/test1.xml \
5 test-read-write/test2.xml \
6 test-read-write/test3.xml \
7 test-read-write/test4.xml \
8 test-read-write/test5.xml \
9 test-read-write/test6.xml \
10 test-read-write/test7.xml \
11 test-read-write/test8.xml \
[all …]
/third_party/grpc/
Dgrpc-1.41.1.tar.gz ... 1/doc/connection-backoff-interop-test-description.md grpc-1.41.1/ ...
/third_party/libabigail/tests/
Dtest-diff-pkg.cc1 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
2 // -*- Mode: C++ -*-
4 // Copyright (C) 2013-2023 Red Hat, Inc.
10 /// This test harness program computes the ABI changes between ELF
29 #include "abg-workers.h"
30 #include "test-utils.h"
31 #include "abg-tools-utils.h"
55 // dir1 contains a suppr spec - it should be ignored.
57 "data/test-diff-pkg/dirpkg-0-dir1",
58 "data/test-diff-pkg/dirpkg-0-dir2",
[all …]
Dtest-diff-suppr.cc1 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
2 // -*- Mode: C++ -*-
4 // Copyright (C) 2013-2023 Red Hat, Inc.
10 /// This test harness program runs a diff between input ELF files
26 #include "abg-tools-utils.h"
27 #include "abg-workers.h"
28 #include "test-utils.h"
33 /// This is an aggregate that specifies where a test shall get its
50 "data/test-diff-suppr/test0-type-suppr-v0.o",
51 "data/test-diff-suppr/test0-type-suppr-v1.o",
[all …]
Dtest-diff-filter.cc1 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
2 // -*- Mode: C++ -*-
4 // Copyright (C) 2013-2023 Red Hat, Inc.
13 /// reference report, the test has failed. Note that the comparison
26 #include "abg-workers.h"
27 #include "abg-tools-utils.h"
28 #include "test-utils.h"
33 /// This is an aggregate that specifies where a test shall get its
47 "data/test-diff-filter/test0-v0.o",
48 "data/test-diff-filter/test0-v1.o",
[all …]
Dtest-abidiff.cc1 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
2 // -*- Mode: C++ -*-
4 // Copyright (C) 2013-2023 Red Hat, Inc.
12 /// is different from the reference report, the test has failed.
21 #include "abg-tools-utils.h"
22 #include "abg-reader.h"
23 #include "test-utils.h"
24 #include "abg-comparison.h"
25 #include "abg-corpus.h"
42 "data/test-abidiff/test-enum0-v0.cc.bi",
[all …]
/third_party/ltp/runtest/
Dscsi_debug.part13 gf201 growfiles -W gf201 -d /test/growfiles/reiser -b -e 1 -u -i 0 -L 20 -w -C 1 -l -I r -T 10 glse…
4 gf202 growfiles -W gf202 -d /test/growfiles/reiser -b -e 1 -L 10 -i 100 -I p -S 2 -u -f gf03_
5 gf203 growfiles -W gf203 -d /test/growfiles/reiser -b -e 1 -g 1 -i 1 -S 150 -u -f gf05_
6 gf204 growfiles -W gf204 -d /test/growfiles/reiser -b -e 1 -g 4090 -i 500 -t 39000 -u -f gf06_
7 gf205 growfiles -W gf205 -d /test/growfiles/reiser -b -e 1 -g 5000 -i 500 -t 49900 -T10 -c9 -I p -u…
8 gf206 growfiles -W gf206 -d /test/growfiles/reiser -b -e 1 -u -r 1-5000 -R 0--1 -i 0 -L 30 -C 1 g_r…
9 gf207 growfiles -W gf207 -d /test/growfiles/reiser -b -e 1 -u -r 1-5000 -R 0--2 -i 0 -L 30 -C 1 -I …
10 gf208 growfiles -W gf208 -d /test/growfiles/reiser -b -e 1 -u -r 1-5000 -R 0--2 -i 0 -L 30 -C 1 g_r…
11 gf209 growfiles -W gf209 -d /test/growfiles/reiser -b -e 1 -u -r 1-5000 -R 0--1 -i 0 -L 30 -C 1 -I …
12 gf210 growfiles -W gf210 -d /test/growfiles/reiser -b -e 1 -u -r 1-5000 -i 0 -L 30 -C 1 -I l g_lio1…
[all …]
/third_party/mesa3d/src/gallium/drivers/nouveau/ci/
Dnouveau-gm206-fails.txt1 dEQP-GLES2.functional.rasterization.limits.points,Fail
3 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negx_cubemap_negx,Fail
4 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negx_cubemap_negy,Fail
5 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negx_cubemap_negz,Fail
6 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negx_cubemap_posx,Fail
7 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negx_cubemap_posy,Fail
8 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negx_cubemap_posz,Fail
9 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negx_texture2d,Fail
10 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negy_cubemap_negx,Fail
11 KHR-GLES3.copy_tex_image_conversions.forbidden.cubemap_negy_cubemap_negy,Fail
[all …]
/third_party/openssl/test/
Dtest_test.c2 * Copyright 2017-2022 The OpenSSL Project Authors. All Rights Reserved.
22 #define TEST(expected, test) test_case((expected), #test, (test)) argument
24 static int test_case(int expected, const char *test, int result) in test_case() argument
27 fprintf(stderr, "# FATAL: %s != %d\n", test, expected); in test_case()
30 return 1; in test_case()
35 if (!TEST(1, TEST_int_eq(1, 1)) in test_int()
36 || !TEST(0, TEST_int_eq(1, -1)) in test_int()
37 || !TEST(1, TEST_int_ne(1, 2)) in test_int()
38 || !TEST(0, TEST_int_ne(3, 3)) in test_int()
39 || !TEST(1, TEST_int_lt(4, 9)) in test_int()
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterSurrogateTest.java5 * Copyright (C) 2004-2008, International Business Machines Corporation and *
10 package com.ibm.icu.dev.test.lang;
12 import org.junit.Test;
16 import com.ibm.icu.dev.test.TestFmwk;
22 * Test JDK 1.5 cover APIs.
26 @Test
28 String[] names = {"Latin-1 Supplement", in TestUnicodeBlockForName()
31 "Supplemental Arrows-B", in TestUnicodeBlockForName()
33 "supp-lement-al arrowsb", in TestUnicodeBlockForName()
34 "Supplementary Private Use Area-B", in TestUnicodeBlockForName()
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUCharacterSurrogateTest.java6 * Copyright (C) 2004-2008, International Business Machines Corporation and *
11 package ohos.global.icu.dev.test.lang;
13 import org.junit.Test;
17 import ohos.global.icu.dev.test.TestFmwk;
24 * Test JDK 1.5 cover APIs.
29 @Test
31 String[] names = {"Latin-1 Supplement", in TestUnicodeBlockForName()
34 "Supplemental Arrows-B", in TestUnicodeBlockForName()
36 "supp-lement-al arrowsb", in TestUnicodeBlockForName()
37 "Supplementary Private Use Area-B", in TestUnicodeBlockForName()
[all …]
/third_party/rust/crates/serde/test_suite/tests/
Dtest_de_error.rs71 #[test]
73 let test = assert_de_tokens_error::<i8>; in test_i8() localVariable
76 test( in test_i8()
77 &[Token::I16(-129)], in test_i8()
78 "invalid value: integer `-129`, expected i8", in test_i8()
80 test( in test_i8()
81 &[Token::I32(-129)], in test_i8()
82 "invalid value: integer `-129`, expected i8", in test_i8()
84 test( in test_i8()
85 &[Token::I64(-129)], in test_i8()
[all …]
Dtest_de.rs73 fn default() -> Self { in default()
102 fn default() -> Self { in default()
144 fn deserialize<D>(deserializer: D) -> Result<Self, D::Error> in deserialize()
156 fn test<'de, T>(value: T, tokens: &'de [Token]) in test() function
160 // Test ser/de roundtripping in test()
163 // Test that the tokens are ignorable in test()
174 fn deserialize<D>(deserializer: D) -> Result<Self, D::Error> in deserialize()
183 fn eq(&self, _other: &Self) -> bool { in eq()
200 Token::I32(1), in assert_de_tokens_ignore()
208 let expected = IgnoreBase { a: 1 }; in assert_de_tokens_ignore()
[all …]
/third_party/ltp/testscripts/
Dltpdmmapper.sh8 echo $LTPROOT | grep testscripts > /dev/null 2>&1
9 if [ $? -eq 0 ]; then
19 cat <<-END >&2
20 usage: ${0##*/} [ -a part1 ] [ -b part2 ]
22 Note: In order to run this test, you must turn on "device mapper"
25 files (libdevmapper and dmsetup). They are in the device-mapper
36 example: ${0##*/} -a hdc1 -b hdc2
53 if [ ! -n "$part1" ]; then
54 echo "Missing 1st partition. You must pass 2 partitions for testing"
59 if [ ! -n "$part2" ]; then
[all …]
/third_party/rust/crates/regex/bench/log/04/
Drust1 Compiling regex-benchmark v0.1.0 (file:///home/andrew/data/projects/rust/regex/bench)
2 Running target/release/bench-0d58c0af2e68ae0d
5 test misc::anchored_literal_long_match ... bench: 24 ns/iter (+/- 1) = 16250 MB/s
6 test misc::anchored_literal_long_non_match ... bench: 21 ns/iter (+/- 0) = 18571 MB/s
7 test misc::anchored_literal_short_match ... bench: 22 ns/iter (+/- 1) = 1181 MB/s
8 test misc::anchored_literal_short_non_match ... bench: 21 ns/iter (+/- 0) = 1238 MB/s
9 test misc::easy0_1K ... bench: 18 ns/iter (+/- 6) = 58388 MB/s
10 test misc::easy0_1MB ... bench: 21 ns/iter (+/- 4) = 49933476 MB/s
11 test misc::easy0_32 ... bench: 17 ns/iter (+/- 0) = 3470 MB/s
12 test misc::easy0_32K ... bench: 18 ns/iter (+/- 9) = 1821944 MB/s
[all …]
/third_party/rust/crates/regex/bench/log/06/
Dre23 test misc::anchored_literal_long_match ... bench: 73 ns/iter (+/- 8) = 5342 MB/s
4 test misc::anchored_literal_long_non_match ... bench: 16 ns/iter (+/- 1) = 24375 MB/s
5 test misc::anchored_literal_short_match ... bench: 73 ns/iter (+/- 9) = 356 MB/s
6 test misc::anchored_literal_short_non_match ... bench: 16 ns/iter (+/- 1) = 1625 MB/s
7 test misc::easy0_1K ... bench: 119 ns/iter (+/- 11) = 8831 MB/s
8 test misc::easy0_1MB ... bench: 25,312 ns/iter (+/- 875) = 41427 MB/s
9 test misc::easy0_32 ... bench: 112 ns/iter (+/- 5) = 526 MB/s
10 test misc::easy0_32K ... bench: 534 ns/iter (+/- 43) = 61413 MB/s
11 test misc::easy1_1K ... bench: 109 ns/iter (+/- 9) = 9577 MB/s
12 test misc::easy1_1MB ... bench: 23,892 ns/iter (+/- 715) = 43889 MB/s
[all …]
/third_party/rust/crates/regex/bench/log/05/
Dpcre13 test misc::anchored_literal_long_match ... bench: 30 ns/iter (+/- 0) = 13000 MB/s
4 test misc::anchored_literal_long_non_match ... bench: 24 ns/iter (+/- 1) = 16250 MB/s
5 test misc::anchored_literal_short_match ... bench: 29 ns/iter (+/- 1) = 896 MB/s
6 test misc::anchored_literal_short_non_match ... bench: 24 ns/iter (+/- 1) = 1083 MB/s
7 test misc::easy0_1K ... bench: 260 ns/iter (+/- 15) = 4042 MB/s
8 test misc::easy0_1MB ... bench: 202,849 ns/iter (+/- 7,973) = 5169 MB/s
9 test misc::easy0_32 ... bench: 47 ns/iter (+/- 3) = 1255 MB/s
10 test misc::easy0_32K ... bench: 6,378 ns/iter (+/- 236) = 5141 MB/s
11 test misc::easy1_1K ... bench: 248 ns/iter (+/- 15) = 4209 MB/s
12 test misc::easy1_1MB ... bench: 203,105 ns/iter (+/- 7,590) = 5162 MB/s
[all …]
Dre23 test misc::anchored_literal_long_match ... bench: 102 ns/iter (+/- 3) = 3823 MB/s
4 test misc::anchored_literal_long_non_match ... bench: 20 ns/iter (+/- 0) = 19500 MB/s
5 test misc::anchored_literal_short_match ... bench: 95 ns/iter (+/- 8) = 273 MB/s
6 test misc::anchored_literal_short_non_match ... bench: 17 ns/iter (+/- 0) = 1529 MB/s
7 test misc::easy0_1K ... bench: 149 ns/iter (+/- 10) = 7053 MB/s
8 test misc::easy0_1MB ... bench: 29,234 ns/iter (+/- 886) = 35869 MB/s
9 test misc::easy0_32 ... bench: 126 ns/iter (+/- 4) = 468 MB/s
10 test misc::easy0_32K ... bench: 1,266 ns/iter (+/- 42) = 25904 MB/s
11 test misc::easy1_1K ... bench: 130 ns/iter (+/- 4) = 8030 MB/s
12 test misc::easy1_1MB ... bench: 29,218 ns/iter (+/- 791) = 35888 MB/s
[all …]
/third_party/rust/crates/regex/bench/log/07/
Dre23 test misc::anchored_literal_long_match ... bench: 69 ns/iter (+/- 0) = 5652 MB/s
4 test misc::anchored_literal_long_non_match ... bench: 15 ns/iter (+/- 0) = 26000 MB/s
5 test misc::anchored_literal_short_match ... bench: 69 ns/iter (+/- 0) = 376 MB/s
6 test misc::anchored_literal_short_non_match ... bench: 15 ns/iter (+/- 0) = 1733 MB/s
7 test misc::easy0_1K ... bench: 106 ns/iter (+/- 0) = 9915 MB/s
8 test misc::easy0_1MB ... bench: 15,311 ns/iter (+/- 113) = 68486 MB/s
9 test misc::easy0_32 ... bench: 100 ns/iter (+/- 3) = 590 MB/s
10 test misc::easy0_32K ... bench: 426 ns/iter (+/- 1) = 76983 MB/s
11 test misc::easy1_1K ... bench: 98 ns/iter (+/- 0) = 10653 MB/s
12 test misc::easy1_1MB ... bench: 15,299 ns/iter (+/- 136) = 68540 MB/s
[all …]
/third_party/musl/libc-test/report_base/
DREPORT1 ../../third_party/musl/libc-test/src/functional/socket.c:25: setsockopt(s, 1, 66, &(struct timeval)…
2 FAIL src/functional/socket [status 1]
3 ../../third_party/musl/libc-test/src/functional/strptime.c:23: "%F": failed to parse "1856-07-10"
4 ../../third_party/musl/libc-test/src/functional/strptime.c:23: "%s": failed to parse "683078400"
5 ../../third_party/musl/libc-test/src/functional/strptime.c:47: "%z": failed to parse "+0200"
6 ../../third_party/musl/libc-test/src/functional/strptime.c:47: "%z": failed to parse "-0530"
7 ../../third_party/musl/libc-test/src/functional/strptime.c:47: "%z": failed to parse "-06"
8 FAIL src/functional/strptime [status 1]
9 ../../third_party/musl/libc-test/src/functional/utime.c:63: (time_t)(1LL<<32) == (1LL<<32) failed: …
10 FAIL src/functional/utime [status 1]
[all …]

12345678910>>...46