Home
last modified time | relevance | path

Searched refs:actual2 (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/go-openapi/spec/spec-0.19.2/
H A Dschema_test.go161 actual2 := Schema{}
163 assert.Equal(t, schema.Ref, actual2.Ref)
174 assert.True(t, actual2.UniqueItems)
176 assert.Equal(t, schema.Enum, actual2.Enum)
177 assert.Equal(t, schema.Type, actual2.Type)
178 assert.Equal(t, schema.Format, actual2.Format)
179 assert.Equal(t, schema.Title, actual2.Title)
183 assert.Equal(t, schema.Items, actual2.Items)
184 assert.Equal(t, schema.AllOf, actual2.AllOf)
188 assert.Equal(t, schema.XML, actual2.XML)
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/go-openapi/spec/
H A Dschema_test.go161 actual2 := Schema{}
163 assert.Equal(t, schema.Ref, actual2.Ref)
174 assert.True(t, actual2.UniqueItems)
176 assert.Equal(t, schema.Enum, actual2.Enum)
177 assert.Equal(t, schema.Type, actual2.Type)
178 assert.Equal(t, schema.Format, actual2.Format)
179 assert.Equal(t, schema.Title, actual2.Title)
183 assert.Equal(t, schema.Items, actual2.Items)
184 assert.Equal(t, schema.AllOf, actual2.AllOf)
188 assert.Equal(t, schema.XML, actual2.XML)
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/spec/
H A Dschema_test.go161 actual2 := Schema{}
163 assert.Equal(t, schema.Ref, actual2.Ref)
174 assert.True(t, actual2.UniqueItems)
176 assert.Equal(t, schema.Enum, actual2.Enum)
177 assert.Equal(t, schema.Type, actual2.Type)
178 assert.Equal(t, schema.Format, actual2.Format)
179 assert.Equal(t, schema.Title, actual2.Title)
183 assert.Equal(t, schema.Items, actual2.Items)
184 assert.Equal(t, schema.AllOf, actual2.AllOf)
188 assert.Equal(t, schema.XML, actual2.XML)
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/go-openapi/spec/
H A Dschema_test.go161 actual2 := Schema{}
163 assert.Equal(t, schema.Ref, actual2.Ref)
174 assert.True(t, actual2.UniqueItems)
176 assert.Equal(t, schema.Enum, actual2.Enum)
177 assert.Equal(t, schema.Type, actual2.Type)
178 assert.Equal(t, schema.Format, actual2.Format)
179 assert.Equal(t, schema.Title, actual2.Title)
183 assert.Equal(t, schema.Items, actual2.Items)
184 assert.Equal(t, schema.AllOf, actual2.AllOf)
188 assert.Equal(t, schema.XML, actual2.XML)
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/go-openapi/spec/
H A Dschema_test.go161 actual2 := Schema{}
163 assert.Equal(t, schema.Ref, actual2.Ref)
174 assert.True(t, actual2.UniqueItems)
176 assert.Equal(t, schema.Enum, actual2.Enum)
177 assert.Equal(t, schema.Type, actual2.Type)
178 assert.Equal(t, schema.Format, actual2.Format)
179 assert.Equal(t, schema.Title, actual2.Title)
183 assert.Equal(t, schema.Items, actual2.Items)
184 assert.Equal(t, schema.AllOf, actual2.AllOf)
188 assert.Equal(t, schema.XML, actual2.XML)
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/kube-openapi/pkg/validation/spec/
H A Dschema_test.go153 actual2 := Schema{}
155 assert.Equal(t, schema.Ref, actual2.Ref)
157 assert.Equal(t, schema.Maximum, actual2.Maximum)
166 assert.True(t, actual2.UniqueItems)
168 assert.Equal(t, schema.Enum, actual2.Enum)
169 assert.Equal(t, schema.Type, actual2.Type)
170 assert.Equal(t, schema.Format, actual2.Format)
171 assert.Equal(t, schema.Title, actual2.Title)
175 assert.Equal(t, schema.Items, actual2.Items)
176 assert.Equal(t, schema.AllOf, actual2.AllOf)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/kube-openapi/pkg/validation/spec/
H A Dschema_test.go153 actual2 := Schema{}
155 assert.Equal(t, schema.Ref, actual2.Ref)
157 assert.Equal(t, schema.Maximum, actual2.Maximum)
166 assert.True(t, actual2.UniqueItems)
168 assert.Equal(t, schema.Enum, actual2.Enum)
169 assert.Equal(t, schema.Type, actual2.Type)
170 assert.Equal(t, schema.Format, actual2.Format)
171 assert.Equal(t, schema.Title, actual2.Title)
175 assert.Equal(t, schema.Items, actual2.Items)
176 assert.Equal(t, schema.AllOf, actual2.AllOf)
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kube-openapi/pkg/validation/spec/
H A Dschema_test.go153 actual2 := Schema{}
155 assert.Equal(t, schema.Ref, actual2.Ref)
157 assert.Equal(t, schema.Maximum, actual2.Maximum)
166 assert.True(t, actual2.UniqueItems)
168 assert.Equal(t, schema.Enum, actual2.Enum)
169 assert.Equal(t, schema.Type, actual2.Type)
170 assert.Equal(t, schema.Format, actual2.Format)
171 assert.Equal(t, schema.Title, actual2.Title)
175 assert.Equal(t, schema.Items, actual2.Items)
176 assert.Equal(t, schema.AllOf, actual2.AllOf)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/spec/
H A Dschema_test.go162 actual2 := Schema{}
164 assert.Equal(t, schema.Ref, actual2.Ref)
175 assert.True(t, actual2.UniqueItems)
177 assert.Equal(t, schema.Enum, actual2.Enum)
178 assert.Equal(t, schema.Type, actual2.Type)
179 assert.Equal(t, schema.Format, actual2.Format)
180 assert.Equal(t, schema.Title, actual2.Title)
184 assert.Equal(t, schema.Items, actual2.Items)
185 assert.Equal(t, schema.AllOf, actual2.AllOf)
189 assert.Equal(t, schema.XML, actual2.XML)
[all …]
/dports/dns/blocky/blocky-0.17/vendor/github.com/go-openapi/spec/
H A Dschema_test.go162 actual2 := Schema{}
164 assert.Equal(t, schema.Ref, actual2.Ref)
175 assert.True(t, actual2.UniqueItems)
177 assert.Equal(t, schema.Enum, actual2.Enum)
178 assert.Equal(t, schema.Type, actual2.Type)
179 assert.Equal(t, schema.Format, actual2.Format)
180 assert.Equal(t, schema.Title, actual2.Title)
184 assert.Equal(t, schema.Items, actual2.Items)
185 assert.Equal(t, schema.AllOf, actual2.AllOf)
189 assert.Equal(t, schema.XML, actual2.XML)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/spec/
H A Dschema_test.go162 actual2 := Schema{}
164 assert.Equal(t, schema.Ref, actual2.Ref)
175 assert.True(t, actual2.UniqueItems)
177 assert.Equal(t, schema.Enum, actual2.Enum)
178 assert.Equal(t, schema.Type, actual2.Type)
179 assert.Equal(t, schema.Format, actual2.Format)
180 assert.Equal(t, schema.Title, actual2.Title)
184 assert.Equal(t, schema.Items, actual2.Items)
185 assert.Equal(t, schema.AllOf, actual2.AllOf)
189 assert.Equal(t, schema.XML, actual2.XML)
[all …]
/dports/devel/folly/folly-2021.12.27.00/folly/ssl/test/
H A DOpenSSLHashTest.cpp64 EXPECT_EQ(expected, actual2); in TEST_F()
103 EXPECT_EQ(expected, actual2); in TEST_F()
124 EXPECT_EQ(expected, actual2); in TEST_F()
164 EXPECT_EQ(expected, actual2); in TEST_F()
188 EXPECT_EQ(expected, actual2); in TEST_F()
212 EXPECT_EQ(expected, actual2); in TEST_F()
272 EXPECT_EQ(expected, actual2); in TEST_F()
304 EXPECT_EQ(expected, actual2); in TEST_F()
386 EXPECT_EQ(expected, actual2); in TEST_F()
417 EXPECT_EQ(expected, actual2); in TEST_F()
[all …]
/dports/mail/nmh/nmh-1.7.1/test/slocal/
H A Dtest-slocal26 actual2="$MH_TEST_DIR"/$$.actual2
97 >"$actual2" 2>&1
102 <"$MH_TEST_DIR"/Mail/inbox/1 >"$actual2" 2>&1
107 <"$MH_TEST_DIR"/Mail/inbox/1 >"$actual2" 2>&1
108 run_test "grep ^delivering $actual2" ''
109 rm -f "$actual2"
122 From test3@example.com qpipe ? "$tee $actual2"
127 check "$MH_TEST_DIR/Mail/inbox/3" "$actual2" 'keep first'
132 From test4@example.com qpipe N "$tee $actual2"
137 check "$MH_TEST_DIR/Mail/inbox/4" "$actual2" 'keep first'
[all …]
/dports/graphics/xzgv/xzgv-0.9.2/src/
H A Ddither.c41 int terr0,terr1,terr2,actual0,actual1,actual2; in ditherline() local
68 actual2=(terr2>>6)*255/3; in ditherline()
72 if(actual2<0) actual2=0; if(actual2>255) actual2=255; in ditherline()
76 c2=terr2-actual2; in ditherline()
96 dbuf[x]=(actual0>>5)*32+(actual1>>5)*4+(actual2>>6); in ditherline()
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Ddither.c79 gint terr0, terr1, terr2, actual0, actual1, actual2; in ditherline() local
111 actual2 = (terr2 >> 6) * 255/3; in ditherline()
117 if( actual2 < 0) actual2 = 0; in ditherline()
118 if (actual2 > 255) actual2 = 255; in ditherline()
122 c2 = terr2 - actual2; in ditherline()
142 dbuf[x] = (actual0 >> 5) * 32 + (actual1 >> 5) * 4 + (actual2 >> 6); in ditherline()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/websockets/
H A Dwebsocket_inflater_test.cc34 scoped_refptr<IOBufferWithSize> actual1, actual2; in TEST() local
45 actual2 = inflater.GetOutput(inflater.CurrentOutputSize()); in TEST()
46 ASSERT_TRUE(actual2.get()); in TEST()
47 EXPECT_EQ("Hello", ToString(actual2.get())); in TEST()
116 scoped_refptr<IOBufferWithSize> actual1, actual2; in TEST() local
132 actual2 = inflater.GetOutput(inflater.CurrentOutputSize()); in TEST()
133 ASSERT_TRUE(actual2.get()); in TEST()
134 EXPECT_EQ("Hello", ToString(actual2.get())); in TEST()
140 scoped_refptr<IOBufferWithSize> actual1, actual2; in TEST() local
161 scoped_refptr<IOBufferWithSize> actual1, actual2; in TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/websockets/
H A Dwebsocket_inflater_test.cc34 scoped_refptr<IOBufferWithSize> actual1, actual2; in TEST() local
45 actual2 = inflater.GetOutput(inflater.CurrentOutputSize()); in TEST()
46 ASSERT_TRUE(actual2.get()); in TEST()
47 EXPECT_EQ("Hello", ToString(actual2.get())); in TEST()
116 scoped_refptr<IOBufferWithSize> actual1, actual2; in TEST() local
132 actual2 = inflater.GetOutput(inflater.CurrentOutputSize()); in TEST()
133 ASSERT_TRUE(actual2.get()); in TEST()
134 EXPECT_EQ("Hello", ToString(actual2.get())); in TEST()
140 scoped_refptr<IOBufferWithSize> actual1, actual2; in TEST() local
161 scoped_refptr<IOBufferWithSize> actual1, actual2; in TEST() local
[all …]
/dports/devel/spark/spark-2.1.1/sql/core/src/test/scala/org/apache/spark/sql/
H A DRowSuite.scala43 val actual2 = Row.fromSeq(Seq(2147483647, "this is a string", false, null)) constant
44 assert(expected.numFields === actual2.size)
45 assert(expected.getInt(0) === actual2.getInt(0))
46 assert(expected.getString(1) === actual2.getString(1))
47 assert(expected.getBoolean(2) === actual2.getBoolean(2))
48 assert(expected.isNullAt(3) === actual2.isNullAt(3))
/dports/devel/p5-Hash-AutoHash-Args/Hash-AutoHash-Args-1.18/t/
H A Dautoargs.030.functions.t58 my $actual2=$args->arg2;
60 cmp_deeply($actual2,'value22',"$label set_args exported: changed arg (keyword=>value form)");
64 my $actual2=$args->arg2;
99 my $actual2=$args->arg2;
101 cmp_deeply($actual2,'value22',"$label autoargs_set: changed arg (keyword=>value form)");
105 my $actual2=$args->arg2;
116 my $actual2=$args->arg2;
118 cmp_deeply($actual2,undef,"$label autoargs_delete 1 arg: deleted arg");
124 my $actual2=$args->arg2;
129 my $actual2=autoargs_exists($args,'arg2');
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute/
H A Dmarshaler_test.go353 var actual2 *struct{ A int }
354 expected = &InvalidUnmarshalError{Type: reflect.TypeOf(actual2)}
355 if err := Unmarshal(nil, actual2); err == nil {
356 t.Errorf("Unmarshal with input %T returned no error, expected error `%v`", actual2, expected)
417 var actual2 *struct{ A int }
418 expected = &InvalidUnmarshalError{Type: reflect.TypeOf(actual2)}
419 if err := UnmarshalMap(nil, actual2); err == nil {
420 t.Errorf("UnmarshalMap with input %T returned no error, expected error `%v`", actual2, expected)
487 var actual2 *struct{ A int }
488 expected = &InvalidUnmarshalError{Type: reflect.TypeOf(actual2)}
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5repack/
H A Dh5repack_plugin.sh.in190 actual2="$TESTDIR/$2-$1.out"
222 ) >$actual2 2>$actual2_err
224 cat $actual2_err >> $actual2
226 if cmp -s $expect2 $actual2; then
232 test yes = "$verbose" && diff -c $expect2 $actual2 |sed 's/^/ /'
238 rm -f $actual1 $actual1_err $actual2 $actual2_err
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5repack/
H A Dh5repack_plugin.sh.in190 actual2="$TESTDIR/$2-$1.out"
222 ) >$actual2 2>$actual2_err
224 cat $actual2_err >> $actual2
226 if cmp -s $expect2 $actual2; then
232 test yes = "$verbose" && diff -c $expect2 $actual2 |sed 's/^/ /'
238 rm -f $actual1 $actual1_err $actual2 $actual2_err
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute/
H A Dmarshaler_test.go353 var actual2 *struct{ A int }
354 expected = &InvalidUnmarshalError{Type: reflect.TypeOf(actual2)}
355 if err := Unmarshal(nil, actual2); err == nil {
356 t.Errorf("Unmarshal with input %T returned no error, expected error `%v`", actual2, expected)
417 var actual2 *struct{ A int }
418 expected = &InvalidUnmarshalError{Type: reflect.TypeOf(actual2)}
419 if err := UnmarshalMap(nil, actual2); err == nil {
420 t.Errorf("UnmarshalMap with input %T returned no error, expected error `%v`", actual2, expected)
487 var actual2 *struct{ A int }
488 expected = &InvalidUnmarshalError{Type: reflect.TypeOf(actual2)}
[all …]
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/geometry/partitions/test/unit/
H A Dzcurvepartitiontest.h117 std::vector<Coord<3> > actual2; in test3dSimple() local
121 actual2 << *i; in test3dSimple()
134 TS_ASSERT_EQUALS(actual2, expected); in test3dSimple()
143 std::vector<Coord<3> > actual2; in largeTest() local
157 actual2 << *i; in largeTest()
160 sort(actual2); in largeTest()
164 TS_ASSERT_EQUALS(actual2, expected); in largeTest()
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute/
H A Dmarshaler_test.go353 var actual2 *struct{ A int }
354 expected = &InvalidUnmarshalError{Type: reflect.TypeOf(actual2)}
355 if err := Unmarshal(nil, actual2); err == nil {
356 t.Errorf("Unmarshal with input %T returned no error, expected error `%v`", actual2, expected)
417 var actual2 *struct{ A int }
418 expected = &InvalidUnmarshalError{Type: reflect.TypeOf(actual2)}
419 if err := UnmarshalMap(nil, actual2); err == nil {
420 t.Errorf("UnmarshalMap with input %T returned no error, expected error `%v`", actual2, expected)
487 var actual2 *struct{ A int }
488 expected = &InvalidUnmarshalError{Type: reflect.TypeOf(actual2)}
[all …]

12345678910>>...23