regress/lib/libcrypto/x509/constraints.c
188
FAIL("Valid hostname '%s' rejected\n",
regress/lib/libcrypto/x509/constraints.c
195
FAIL("Valid sandns '%s' rejected\n",
regress/lib/libcrypto/x509/constraints.c
215
FAIL("Valid dnsname '%s' rejected\n",
regress/lib/libcrypto/x509/constraints.c
235
FAIL("Valid dnsname '%s' rejected\n",
regress/lib/libcrypto/x509/constraints.c
256
FAIL("Valid mailbox name '%s' rejected\n",
regress/lib/libcrypto/x509/constraints.c
282
FAIL("Invalid hostname '%s' accepted\n",
regress/lib/libcrypto/x509/constraints.c
290
FAIL("hostname with NUL byte accepted\n");
regress/lib/libcrypto/x509/constraints.c
296
FAIL("sandns with NUL byte accepted\n");
regress/lib/libcrypto/x509/constraints.c
314
FAIL("Valid dnsname '%s' rejected\n",
regress/lib/libcrypto/x509/constraints.c
335
FAIL("invalid mailbox name '%s' accepted\n",
regress/lib/libcrypto/x509/constraints.c
359
FAIL("invalid dnsname '%s' accepted\n",
regress/lib/libcrypto/x509/constraints.c
379
FAIL("invalid URI '%s' accepted\n",
regress/lib/libcrypto/x509/constraints.c
401
FAIL("Valid URI '%s' NOT accepted\n",
regress/lib/libcrypto/x509/constraints.c
471
FAIL("constraint '%s' should have matched"
regress/lib/libcrypto/x509/constraints.c
482
FAIL("constraint '%s' should have matched URI"
regress/lib/libcrypto/x509/constraints.c
492
FAIL("constraint '%s' should not have matched"
regress/lib/libcrypto/x509/constraints.c
503
FAIL("constraint '%s' should not have matched URI"
regress/lib/libcrypto/x509/constraints.c
517
FAIL("name '%s' should parse as a URI",
regress/lib/libcrypto/x509/constraints.c
527
FAIL("constraint '%s' should not have matched URI"
regress/lib/libcrypto/x509/constraints.c
540
FAIL("constraint '%s' should have matched '%s'\n",
regress/lib/libcrypto/x509/constraints.c
548
FAIL("constraint '%s' should not have matched '%s'\n",
regress/lib/libcrypto/x509/constraints.c
556
FAIL("constraint '%s' should have matched '%s'\n",
regress/lib/libssl/key_schedule/key_schedule.c
196
FAIL("derive_handshake_secrets worked when it shouldn't\n");
regress/lib/libssl/key_schedule/key_schedule.c
199
FAIL("derive_application_secrets worked when it shouldn't\n");
regress/lib/libssl/key_schedule/key_schedule.c
203
FAIL("derive_early_secrets failed\n");
regress/lib/libssl/key_schedule/key_schedule.c
206
FAIL("derive_early_secrets worked when it shouldn't(2)\n");
regress/lib/libssl/key_schedule/key_schedule.c
209
FAIL("derive_handshake_secrets failed\n");
regress/lib/libssl/key_schedule/key_schedule.c
211
FAIL("derive_handshake_secrets worked when it shouldn't(2)\n");
regress/lib/libssl/key_schedule/key_schedule.c
215
FAIL("derive_application_secrets failed\n");
regress/lib/libssl/key_schedule/key_schedule.c
217
FAIL("derive_application_secrets worked when it "
regress/lib/libssl/key_schedule/key_schedule.c
225
FAIL("extracted_early does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
232
FAIL("derived_early does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
239
FAIL("extracted_handshake does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
246
FAIL("client_handshake_traffic does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
253
FAIL("server_handshake_traffic does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
260
FAIL("derived_early does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
267
FAIL("derived_handshake does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
274
FAIL("extracted_master does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
281
FAIL("server_application_traffic does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
288
FAIL("server_application_traffic does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
295
FAIL("exporter_master does not match\n");
regress/lib/libssl/key_schedule/key_schedule.c
303
FAIL("server_application_traffic does not match after update\n");
regress/lib/libssl/key_schedule/key_schedule.c
312
FAIL("client_application_traffic does not match after update\n");
regress/lib/libssl/tlsext/tlsexttest.c
1005
FAIL("no tlsext_ecpointformats from client "
regress/lib/libssl/tlsext/tlsexttest.c
1013
FAIL("client had an incorrect ECPointFormats entry\n");
regress/lib/libssl/tlsext/tlsexttest.c
1031
FAIL("client could not malloc\n");
regress/lib/libssl/tlsext/tlsexttest.c
1040
FAIL("client should need ECPointFormats with a custom "
regress/lib/libssl/tlsext/tlsexttest.c
1046
FAIL("client failed to build ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
1054
FAIL("got client ECPointFormats with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
1063
FAIL("client ECPointFormats differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
1090
FAIL("failed to parse client ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
1094
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
1100
FAIL("no tlsext_ecpointformats from client "
regress/lib/libssl/tlsext/tlsexttest.c
1108
FAIL("client had an incorrect ECPointFormats entry\n");
regress/lib/libssl/tlsext/tlsexttest.c
1155
FAIL("server cannot find cipher\n");
regress/lib/libssl/tlsext/tlsexttest.c
1160
FAIL("server could not malloc\n");
regress/lib/libssl/tlsext/tlsexttest.c
1167
FAIL("server should need ECPointFormats now\n");
regress/lib/libssl/tlsext/tlsexttest.c
1176
FAIL("server failed to build ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
1184
FAIL("got server ECPointFormats with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
1193
FAIL("server ECPointFormats differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
1215
FAIL("must include uncompressed in server ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
1219
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
1239
FAIL("server could not malloc\n");
regress/lib/libssl/tlsext/tlsexttest.c
1247
FAIL("server could not malloc\n");
regress/lib/libssl/tlsext/tlsexttest.c
1256
FAIL("server should need ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
1261
FAIL("server failed to build ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
1269
FAIL("got server ECPointFormats with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
1278
FAIL("server ECPointFormats differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
1305
FAIL("failed to parse server ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
1309
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
1315
FAIL("no tlsext_ecpointformats from server "
regress/lib/libssl/tlsext/tlsexttest.c
1323
FAIL("server had an incorrect ECPointFormats entry\n");
regress/lib/libssl/tlsext/tlsexttest.c
1395
FAIL("client should not need RI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1400
FAIL("client failed to set renegotiate\n");
regress/lib/libssl/tlsext/tlsexttest.c
1405
FAIL("client should need RI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1416
FAIL("client failed to build RI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1424
FAIL("got client RI with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
1430
FAIL("client RI differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
1440
FAIL("failed to parse client RI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1444
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
1449
FAIL("renegotiate seen not set\n");
regress/lib/libssl/tlsext/tlsexttest.c
1453
FAIL("send connection binding not set\n");
regress/lib/libssl/tlsext/tlsexttest.c
1464
FAIL("parsed invalid client RI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1469
FAIL("renegotiate seen set\n");
regress/lib/libssl/tlsext/tlsexttest.c
1514
FAIL("server should not need RI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1521
FAIL("server should need RI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1536
FAIL("server failed to build RI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1544
FAIL("got server RI with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
1550
FAIL("server RI differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
1560
FAIL("failed to parse server RI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1564
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
1569
FAIL("renegotiate seen not set\n");
regress/lib/libssl/tlsext/tlsexttest.c
1573
FAIL("send connection binding not set\n");
regress/lib/libssl/tlsext/tlsexttest.c
1586
FAIL("parsed invalid server RI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1591
FAIL("renegotiate seen set\n");
regress/lib/libssl/tlsext/tlsexttest.c
1648
FAIL("client should not need sigalgs\n");
regress/lib/libssl/tlsext/tlsexttest.c
1655
FAIL("client should need sigalgs\n");
regress/lib/libssl/tlsext/tlsexttest.c
1660
FAIL("client failed to build sigalgs\n");
regress/lib/libssl/tlsext/tlsexttest.c
1668
FAIL("got client sigalgs length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
1674
FAIL("client SNI differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
1684
FAIL("failed to parse client SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1688
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
1733
FAIL("server should not need sigalgs\n");
regress/lib/libssl/tlsext/tlsexttest.c
1738
FAIL("server should not build sigalgs\n");
regress/lib/libssl/tlsext/tlsexttest.c
1747
FAIL("server should not parse sigalgs\n");
regress/lib/libssl/tlsext/tlsexttest.c
1810
FAIL("client should not need SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1815
FAIL("client failed to set server name\n");
regress/lib/libssl/tlsext/tlsexttest.c
1820
FAIL("client should need SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1825
FAIL("client failed to build SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1830
FAIL("failed to finish CBB");
regress/lib/libssl/tlsext/tlsexttest.c
1835
FAIL("got client SNI with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
1841
FAIL("client SNI differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
1854
FAIL("cannot set host name to NULL");
regress/lib/libssl/tlsext/tlsexttest.c
1859
FAIL("client should not need SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
186
FAIL("client should not need ALPN by default\n");
regress/lib/libssl/tlsext/tlsexttest.c
1864
FAIL("failed to create session");
regress/lib/libssl/tlsext/tlsexttest.c
1872
FAIL("failed to parse client SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1876
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
1881
FAIL("no tlsext_hostname from client SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1888
FAIL("got tlsext_hostname `%s', want `%s'\n",
regress/lib/libssl/tlsext/tlsexttest.c
1898
FAIL("failed to strdup tlsext_hostname");
regress/lib/libssl/tlsext/tlsexttest.c
1904
FAIL("parsed client with mismatched SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1951
FAIL("server should not need SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1956
FAIL("client failed to set server name\n");
regress/lib/libssl/tlsext/tlsexttest.c
1965
FAIL("server should need SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1970
FAIL("server failed to build SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
1978
FAIL("got server SNI with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
1984
FAIL("server SNI differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
199
FAIL("should be able to set ALPN to http/1.1\n");
regress/lib/libssl/tlsext/tlsexttest.c
1997
FAIL("failed to parse server SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
2001
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
2006
FAIL("no tlsext_hostname after server SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
2013
FAIL("got tlsext_hostname `%s', want `%s'\n",
regress/lib/libssl/tlsext/tlsexttest.c
203
FAIL("client should need ALPN by default\n");
regress/lib/libssl/tlsext/tlsexttest.c
2071
FAIL("client should not need QUIC\n");
regress/lib/libssl/tlsext/tlsexttest.c
2077
FAIL("client failed to set QUIC parameters\n");
regress/lib/libssl/tlsext/tlsexttest.c
2082
FAIL("client should not need QUIC\n");
regress/lib/libssl/tlsext/tlsexttest.c
2090
FAIL("client should not need QUIC\n");
regress/lib/libssl/tlsext/tlsexttest.c
2097
FAIL("client should need QUIC\n");
regress/lib/libssl/tlsext/tlsexttest.c
210
FAIL("client failed to build ALPN\n");
regress/lib/libssl/tlsext/tlsexttest.c
2102
FAIL("client failed to build QUIC\n");
regress/lib/libssl/tlsext/tlsexttest.c
2107
FAIL("failed to finish CBB");
regress/lib/libssl/tlsext/tlsexttest.c
2112
FAIL("got client QUIC with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
2119
FAIL("client QUIC differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
2131
FAIL("server_parse of QUIC from server failed\n");
regress/lib/libssl/tlsext/tlsexttest.c
2135
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
2142
FAIL("server_parse QUIC length differs, got %zu want %zu\n",
regress/lib/libssl/tlsext/tlsexttest.c
2150
FAIL("server_parse QUIC differs from sent:\n");
regress/lib/libssl/tlsext/tlsexttest.c
217
FAIL("got client ALPN with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
2202
FAIL("server should not need QUIC\n");
regress/lib/libssl/tlsext/tlsexttest.c
2208
FAIL("server failed to set QUIC parametes\n");
regress/lib/libssl/tlsext/tlsexttest.c
2213
FAIL("server should not need QUIC\n");
regress/lib/libssl/tlsext/tlsexttest.c
2220
FAIL("server should need QUIC\n");
regress/lib/libssl/tlsext/tlsexttest.c
2225
FAIL("server failed to build QUIC\n");
regress/lib/libssl/tlsext/tlsexttest.c
2233
FAIL("got server QUIC with length %zu, want length %zu\n",
regress/lib/libssl/tlsext/tlsexttest.c
2239
FAIL("saved server QUIC differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
225
FAIL("client ALPN differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
2254
FAIL("QUIC parse should have failed!\n");
regress/lib/libssl/tlsext/tlsexttest.c
2261
FAIL("client_parse of QUIC from server failed\n");
regress/lib/libssl/tlsext/tlsexttest.c
2265
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
2272
FAIL("client QUIC length differs, got %zu want %zu\n",
regress/lib/libssl/tlsext/tlsexttest.c
2279
FAIL("client QUIC differs from sent:\n");
regress/lib/libssl/tlsext/tlsexttest.c
2332
FAIL("client should not need TLSEXT_TYPE_status_request\n");
regress/lib/libssl/tlsext/tlsexttest.c
2338
FAIL("client should need TLSEXT_TYPE_status_request\n");
regress/lib/libssl/tlsext/tlsexttest.c
2342
FAIL("client failed to build SNI\n");
regress/lib/libssl/tlsext/tlsexttest.c
2349
FAIL("got TLSEXT_TYPE_status_request client with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
2355
FAIL("TLSEXT_TYPE_status_request client differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
2366
FAIL("failed to parse TLSEXT_TYPE_status_request client\n");
regress/lib/libssl/tlsext/tlsexttest.c
2370
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
2412
FAIL("server should not need TLSEXT_TYPE_status_request\n");
regress/lib/libssl/tlsext/tlsexttest.c
2419
FAIL("server should need TLSEXT_TYPE_status_request\n");
regress/lib/libssl/tlsext/tlsexttest.c
242
FAIL("failed to parse ALPN\n");
regress/lib/libssl/tlsext/tlsexttest.c
2423
FAIL("server failed to build TLSEXT_TYPE_status_request\n");
regress/lib/libssl/tlsext/tlsexttest.c
246
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
2486
FAIL("client should need Sessionticket for default "
regress/lib/libssl/tlsext/tlsexttest.c
2493
FAIL("Cannot disable tickets in the TLS connection\n");
regress/lib/libssl/tlsext/tlsexttest.c
2497
FAIL("client should not need SessionTicket if it was disabled\n");
regress/lib/libssl/tlsext/tlsexttest.c
2503
FAIL("Cannot re-enable tickets in the TLS connection\n");
regress/lib/libssl/tlsext/tlsexttest.c
2507
FAIL("client should need SessionTicket if it was disabled\n");
regress/lib/libssl/tlsext/tlsexttest.c
2513
FAIL("Cannot build a ticket\n");
regress/lib/libssl/tlsext/tlsexttest.c
2517
FAIL("Cannot finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
252
FAIL("got client ALPN with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
2521
FAIL("Expected 0 length but found %zu\n", dlen);
regress/lib/libssl/tlsext/tlsexttest.c
2535
FAIL("Should still want a session ticket with a new session\n");
regress/lib/libssl/tlsext/tlsexttest.c
2539
FAIL("Cannot build a ticket\n");
regress/lib/libssl/tlsext/tlsexttest.c
2543
FAIL("Cannot finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
2547
FAIL("Expected 0 length but found %zu\n", dlen);
regress/lib/libssl/tlsext/tlsexttest.c
2570
FAIL("Should still want a session ticket with a new session\n");
regress/lib/libssl/tlsext/tlsexttest.c
2574
FAIL("Cannot build a ticket\n");
regress/lib/libssl/tlsext/tlsexttest.c
2578
FAIL("Cannot finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
2582
FAIL("Expected %zu length but found %zu\n", sizeof(dummy), dlen);
regress/lib/libssl/tlsext/tlsexttest.c
2586
FAIL("server SNI differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
2606
FAIL("Could not set a NULL custom ticket\n");
regress/lib/libssl/tlsext/tlsexttest.c
2611
FAIL("Should not want to use session tickets with a NULL custom\n");
regress/lib/libssl/tlsext/tlsexttest.c
2623
FAIL("Should need a session ticket again when the custom one is removed\n");
regress/lib/libssl/tlsext/tlsexttest.c
2630
FAIL("Should be able to set a custom ticket\n");
regress/lib/libssl/tlsext/tlsexttest.c
2634
FAIL("Should need a session ticket again when the custom one is not empty\n");
regress/lib/libssl/tlsext/tlsexttest.c
2638
FAIL("Cannot build a ticket with a max length random payload\n");
regress/lib/libssl/tlsext/tlsexttest.c
264
FAIL("client ALPN differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
2642
FAIL("Cannot finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
2646
FAIL("Expected %zu length but found %zu\n",
regress/lib/libssl/tlsext/tlsexttest.c
2652
FAIL("Expected to get what we passed in\n");
regress/lib/libssl/tlsext/tlsexttest.c
2702
FAIL("server should not need SessionTicket by default\n");
regress/lib/libssl/tlsext/tlsexttest.c
2708
FAIL("Cannot disable tickets in the TLS connection\n");
regress/lib/libssl/tlsext/tlsexttest.c
2712
FAIL("server should not need SessionTicket if it was disabled\n");
regress/lib/libssl/tlsext/tlsexttest.c
2718
FAIL("Cannot re-enable tickets in the TLS connection\n");
regress/lib/libssl/tlsext/tlsexttest.c
2722
FAIL("server should not need SessionTicket yet\n");
regress/lib/libssl/tlsext/tlsexttest.c
2729
FAIL("server should now be required for SessionTicket\n");
regress/lib/libssl/tlsext/tlsexttest.c
2735
FAIL("Cannot build a ticket with a max length random payload\n");
regress/lib/libssl/tlsext/tlsexttest.c
2739
FAIL("Cannot finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
274
FAIL("should be able to set ALPN to http/1.1\n");
regress/lib/libssl/tlsext/tlsexttest.c
2743
FAIL("Expected 0 length but found %zu\n", dlen);
regress/lib/libssl/tlsext/tlsexttest.c
278
FAIL("client should need ALPN by now\n");
regress/lib/libssl/tlsext/tlsexttest.c
283
FAIL("client failed to build ALPN\n");
regress/lib/libssl/tlsext/tlsexttest.c
2839
FAIL("client should not need SRTP by default\n");
regress/lib/libssl/tlsext/tlsexttest.c
2844
FAIL("should be able to set a single SRTP\n");
regress/lib/libssl/tlsext/tlsexttest.c
2848
FAIL("client should need SRTP\n");
regress/lib/libssl/tlsext/tlsexttest.c
2855
FAIL("client failed to build SRTP\n");
regress/lib/libssl/tlsext/tlsexttest.c
2862
FAIL("got client SRTP with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
2870
FAIL("client SRTP differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
2885
FAIL("SRTP profile should not be set yet\n");
regress/lib/libssl/tlsext/tlsexttest.c
2891
FAIL("failed to parse SRTP\n");
regress/lib/libssl/tlsext/tlsexttest.c
2895
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
290
FAIL("got client ALPN with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
2900
FAIL("SRTP profile should be set now\n");
regress/lib/libssl/tlsext/tlsexttest.c
2904
FAIL("SRTP profile was not set properly\n");
regress/lib/libssl/tlsext/tlsexttest.c
2909
FAIL("should send server extension when profile selected\n");
regress/lib/libssl/tlsext/tlsexttest.c
2916
FAIL("should be able to set SRTP to multiple profiles\n");
regress/lib/libssl/tlsext/tlsexttest.c
2920
FAIL("client should need SRTP by now\n");
regress/lib/libssl/tlsext/tlsexttest.c
2925
FAIL("client failed to build SRTP\n");
regress/lib/libssl/tlsext/tlsexttest.c
2932
FAIL("got client SRTP with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
2940
FAIL("client SRTP differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
2959
FAIL("failed to parse SRTP\n");
regress/lib/libssl/tlsext/tlsexttest.c
2963
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
2968
FAIL("SRTP profile should be set now\n");
regress/lib/libssl/tlsext/tlsexttest.c
2972
FAIL("SRTP profile was not set properly\n");
regress/lib/libssl/tlsext/tlsexttest.c
2977
FAIL("should send server extension when profile selected\n");
regress/lib/libssl/tlsext/tlsexttest.c
298
FAIL("client ALPN differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
2990
FAIL("failed to parse SRTP\n");
regress/lib/libssl/tlsext/tlsexttest.c
2994
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
2999
FAIL("SRTP profile should be set now\n");
regress/lib/libssl/tlsext/tlsexttest.c
3003
FAIL("SRTP profile was not set properly\n");
regress/lib/libssl/tlsext/tlsexttest.c
3008
FAIL("should send server extension when profile selected\n");
regress/lib/libssl/tlsext/tlsexttest.c
3019
FAIL("should be able to fall back to negotiated\n");
regress/lib/libssl/tlsext/tlsexttest.c
3023
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
3029
FAIL("should not have selected a profile when none found\n");
regress/lib/libssl/tlsext/tlsexttest.c
3033
FAIL("should not send server tlsext when no profile found\n");
regress/lib/libssl/tlsext/tlsexttest.c
3079
FAIL("server should not need SRTP by default\n");
regress/lib/libssl/tlsext/tlsexttest.c
3085
FAIL("should be able to find the given profile\n");
regress/lib/libssl/tlsext/tlsexttest.c
309
FAIL("failed to parse ALPN\n");
regress/lib/libssl/tlsext/tlsexttest.c
3090
FAIL("server should need SRTP by now\n");
regress/lib/libssl/tlsext/tlsexttest.c
3097
FAIL("server failed to build SRTP\n");
regress/lib/libssl/tlsext/tlsexttest.c
3104
FAIL("got server SRTP with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
3112
FAIL("server SRTP differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
3128
FAIL("SRTP profile should not be set yet\n");
regress/lib/libssl/tlsext/tlsexttest.c
313
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
3134
FAIL("should be able to set multiple profiles in SRTP\n");
regress/lib/libssl/tlsext/tlsexttest.c
3140
FAIL("failed to parse SRTP\n");
regress/lib/libssl/tlsext/tlsexttest.c
3144
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
3149
FAIL("SRTP profile should be set now\n");
regress/lib/libssl/tlsext/tlsexttest.c
3153
FAIL("SRTP profile was not set properly\n");
regress/lib/libssl/tlsext/tlsexttest.c
3163
FAIL("should not find multiple entries from the server\n");
regress/lib/libssl/tlsext/tlsexttest.c
3173
FAIL("should not be able to parse this\n");
regress/lib/libssl/tlsext/tlsexttest.c
319
FAIL("got client ALPN with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
3224
FAIL("failed to create SSL_CTX");
regress/lib/libssl/tlsext/tlsexttest.c
3229
FAIL("failed to create SSL");
regress/lib/libssl/tlsext/tlsexttest.c
3234
FAIL("failed to linearize build order");
regress/lib/libssl/tlsext/tlsexttest.c
3246
FAIL("failed to build clienthello extensions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3250
FAIL("failed to finish CBB");
regress/lib/libssl/tlsext/tlsexttest.c
3255
FAIL("got clienthello extensions with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
3263
FAIL("clienthello extensions differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
3278
FAIL("failed to set cipher list\n");
regress/lib/libssl/tlsext/tlsexttest.c
3282
FAIL("failed to disable session tickets\n");
regress/lib/libssl/tlsext/tlsexttest.c
3287
FAIL("failed to build clienthello extensions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3291
FAIL("failed to finish CBB");
regress/lib/libssl/tlsext/tlsexttest.c
3296
FAIL("got clienthello extensions with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
3304
FAIL("clienthello extensions differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
331
FAIL("client ALPN differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
3347
FAIL("failed to create SSL_CTX");
regress/lib/libssl/tlsext/tlsexttest.c
3351
FAIL("failed to create SSL");
regress/lib/libssl/tlsext/tlsexttest.c
3355
FAIL("failed to linearize build order");
regress/lib/libssl/tlsext/tlsexttest.c
3359
FAIL("failed to create session");
regress/lib/libssl/tlsext/tlsexttest.c
3368
FAIL("failed to build serverhello extensions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3372
FAIL("failed to finish CBB");
regress/lib/libssl/tlsext/tlsexttest.c
3377
FAIL("got serverhello extensions with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
3385
FAIL("serverhello extensions differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
3403
FAIL("malloc failed");
regress/lib/libssl/tlsext/tlsexttest.c
3411
FAIL("failed to build serverhello extensions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3415
FAIL("failed to finish CBB");
regress/lib/libssl/tlsext/tlsexttest.c
3420
FAIL("got serverhello extensions with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
3428
FAIL("serverhello extensions differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
344
FAIL("client should need ALPN by default\n");
regress/lib/libssl/tlsext/tlsexttest.c
3485
FAIL("client should not need versions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3492
FAIL("client should not need versions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3499
FAIL("client should need versions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3507
FAIL("client should have built versions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3512
FAIL("failed to finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
3517
FAIL("got versions with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
3524
FAIL("failed to parse client versions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3528
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
3574
FAIL("server should not need versions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3581
FAIL("server should need versions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3586
FAIL("server should have built versions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3591
FAIL("failed to finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
3596
FAIL("got versions with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
3603
FAIL("failed to parse client versions\n");
regress/lib/libssl/tlsext/tlsexttest.c
3607
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
3675
FAIL("client should not need keyshare\n");
regress/lib/libssl/tlsext/tlsexttest.c
3681
FAIL("client should need keyshare\n");
regress/lib/libssl/tlsext/tlsexttest.c
3687
FAIL("client should have built keyshare\n");
regress/lib/libssl/tlsext/tlsexttest.c
3692
FAIL("failed to finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
3697
FAIL("got client keyshare with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
3708
FAIL("malloc");
regress/lib/libssl/tlsext/tlsexttest.c
3715
FAIL("malloc");
regress/lib/libssl/tlsext/tlsexttest.c
3734
FAIL("failed to process client keyshare\n");
regress/lib/libssl/tlsext/tlsexttest.c
3738
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
3742
FAIL("Did not select a key share");
regress/lib/libssl/tlsext/tlsexttest.c
3746
FAIL("wrong key share group: got %d, expected 29\n",
regress/lib/libssl/tlsext/tlsexttest.c
3760
FAIL("Processed key share when supported groups not provided");
regress/lib/libssl/tlsext/tlsexttest.c
3773
FAIL("Processed key share when supported groups unprocesed");
regress/lib/libssl/tlsext/tlsexttest.c
3786
FAIL("Processed key share with invalid group!");
regress/lib/libssl/tlsext/tlsexttest.c
3800
FAIL("failed to process client keyshare\n");
regress/lib/libssl/tlsext/tlsexttest.c
3804
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
3808
FAIL("Selected a key share when I should not have!");
regress/lib/libssl/tlsext/tlsexttest.c
3863
FAIL("server should not need keyshare\n");
regress/lib/libssl/tlsext/tlsexttest.c
3869
FAIL("client should not need keyshare\n");
regress/lib/libssl/tlsext/tlsexttest.c
387
FAIL("server should not need ALPN by default\n");
regress/lib/libssl/tlsext/tlsexttest.c
3874
FAIL("failed to find keyshare extension\n");
regress/lib/libssl/tlsext/tlsexttest.c
3880
FAIL("server should need keyshare\n");
regress/lib/libssl/tlsext/tlsexttest.c
3885
FAIL("server should not have built a keyshare response\n");
regress/lib/libssl/tlsext/tlsexttest.c
3891
FAIL("failed to create key share");
regress/lib/libssl/tlsext/tlsexttest.c
3896
FAIL("failed to generate key share");
regress/lib/libssl/tlsext/tlsexttest.c
3904
FAIL("failed to load peer public key\n");
regress/lib/libssl/tlsext/tlsexttest.c
3909
FAIL("server should be able to build a keyshare response\n");
regress/lib/libssl/tlsext/tlsexttest.c
3914
FAIL("failed to finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
3919
FAIL("got server keyshare with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
3928
FAIL("failed to create key share");
regress/lib/libssl/tlsext/tlsexttest.c
3932
FAIL("failed to generate key share");
regress/lib/libssl/tlsext/tlsexttest.c
3939
FAIL("failed to parse server keyshare\n");
regress/lib/libssl/tlsext/tlsexttest.c
3944
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
3998
FAIL("client should not need cookie\n");
regress/lib/libssl/tlsext/tlsexttest.c
4005
FAIL("client should not need cookie\n");
regress/lib/libssl/tlsext/tlsexttest.c
4014
FAIL("client should need cookie\n");
regress/lib/libssl/tlsext/tlsexttest.c
4019
FAIL("client should have built a cookie response\n");
regress/lib/libssl/tlsext/tlsexttest.c
4024
FAIL("failed to finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
4029
FAIL("got cookie with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
4039
FAIL("failed to parse client cookie\n");
regress/lib/libssl/tlsext/tlsexttest.c
4044
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
405
FAIL("server should need ALPN after a protocol is selected\n");
regress/lib/libssl/tlsext/tlsexttest.c
4089
FAIL("server should not need cookie\n");
regress/lib/libssl/tlsext/tlsexttest.c
4095
FAIL("server should not need cookie\n");
regress/lib/libssl/tlsext/tlsexttest.c
4104
FAIL("server should need cookie\n");
regress/lib/libssl/tlsext/tlsexttest.c
4109
FAIL("server should have built a cookie response\n");
regress/lib/libssl/tlsext/tlsexttest.c
4114
FAIL("failed to finish CBB\n");
regress/lib/libssl/tlsext/tlsexttest.c
4119
FAIL("got cookie with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
412
FAIL("server should be able to build a response\n");
regress/lib/libssl/tlsext/tlsexttest.c
4128
FAIL("client should not have parsed server cookie\n");
regress/lib/libssl/tlsext/tlsexttest.c
4137
FAIL("failed to parse server cookie\n");
regress/lib/libssl/tlsext/tlsexttest.c
4143
FAIL("parsed server cookie does not match sent cookie\n");
regress/lib/libssl/tlsext/tlsexttest.c
4148
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
419
FAIL("got client ALPN with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
4205
FAIL("client should not need psk kex modes by default\n");
regress/lib/libssl/tlsext/tlsexttest.c
4218
FAIL("client should not need psk kex modes with TLSv1.2\n");
regress/lib/libssl/tlsext/tlsexttest.c
4226
FAIL("client should not need psk kex modes without "
regress/lib/libssl/tlsext/tlsexttest.c
4235
FAIL("client should need psk kex modes with TLSv1.3\n");
regress/lib/libssl/tlsext/tlsexttest.c
4242
FAIL("client failed to build psk kex modes\n");
regress/lib/libssl/tlsext/tlsexttest.c
4250
FAIL("got client psk kex modes with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
4258
FAIL("client psk kex modes differ:\n");
regress/lib/libssl/tlsext/tlsexttest.c
427
FAIL("client ALPN differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
4278
FAIL("failed to parse psk kex modes\n");
regress/lib/libssl/tlsext/tlsexttest.c
4282
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
4287
FAIL("should have set use_psk_dhe_ke\n");
regress/lib/libssl/tlsext/tlsexttest.c
4300
FAIL("failed to parse psk kex modes\n");
regress/lib/libssl/tlsext/tlsexttest.c
4304
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
4309
FAIL("should not have set use_psk_dhe_ke\n");
regress/lib/libssl/tlsext/tlsexttest.c
4322
FAIL("failed to parse psk kex modes\n");
regress/lib/libssl/tlsext/tlsexttest.c
4326
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
4331
FAIL("should have set use_psk_dhe_ke\n");
regress/lib/libssl/tlsext/tlsexttest.c
4367
FAIL("server should not need psk kex modes\n");
regress/lib/libssl/tlsext/tlsexttest.c
446
FAIL("Should only parse server if we requested it\n");
regress/lib/libssl/tlsext/tlsexttest.c
4499
FAIL("Valid hostname '%s' rejected\n",
regress/lib/libssl/tlsext/tlsexttest.c
4502
FAIL("Invalid hostname '%s' accepted\n",
regress/lib/libssl/tlsext/tlsexttest.c
4509
FAIL("Hostname '%s' is an IP literal but not "
regress/lib/libssl/tlsext/tlsexttest.c
4512
FAIL("Hostname '%s' is not an IP literal but is "
regress/lib/libssl/tlsext/tlsexttest.c
4522
FAIL("hostname with NUL byte accepted\n");
regress/lib/libssl/tlsext/tlsexttest.c
453
FAIL("should be able to set ALPN to http/1.1\n");
regress/lib/libssl/tlsext/tlsexttest.c
4558
FAIL("Unexpected zero build order length");
regress/lib/libssl/tlsext/tlsexttest.c
4564
FAIL("last extension is %u, want %u\n", type, TLSEXT_TYPE_psk);
regress/lib/libssl/tlsext/tlsexttest.c
457
FAIL("Should be able to parse server when we request it\n");
regress/lib/libssl/tlsext/tlsexttest.c
461
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
467
FAIL("got server ALPN with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
479
FAIL("server ALPN differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
500
FAIL("server should not need ALPN by default\n");
regress/lib/libssl/tlsext/tlsexttest.c
580
FAIL("client should need Ellipticcurves for default "
regress/lib/libssl/tlsext/tlsexttest.c
589
FAIL("client should be able to set cipher list\n");
regress/lib/libssl/tlsext/tlsexttest.c
593
FAIL("client should not need Ellipticcurves\n");
regress/lib/libssl/tlsext/tlsexttest.c
601
FAIL("client should be able to set cipher list\n");
regress/lib/libssl/tlsext/tlsexttest.c
605
FAIL("client should need Ellipticcurves\n");
regress/lib/libssl/tlsext/tlsexttest.c
617
FAIL("client could not malloc\n");
regress/lib/libssl/tlsext/tlsexttest.c
626
FAIL("client should need Ellipticcurves\n");
regress/lib/libssl/tlsext/tlsexttest.c
631
FAIL("client failed to build Ellipticcurves\n");
regress/lib/libssl/tlsext/tlsexttest.c
639
FAIL("got client Ellipticcurves with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
648
FAIL("client Ellipticcurves differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
670
FAIL("failed to parse client Ellipticcurves\n");
regress/lib/libssl/tlsext/tlsexttest.c
674
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
680
FAIL("no tlsext_ellipticcurves from client "
regress/lib/libssl/tlsext/tlsexttest.c
688
FAIL("client had an incorrect Ellipticcurves "
regress/lib/libssl/tlsext/tlsexttest.c
709
FAIL("client could not malloc\n");
regress/lib/libssl/tlsext/tlsexttest.c
721
FAIL("client should need Ellipticcurves\n");
regress/lib/libssl/tlsext/tlsexttest.c
726
FAIL("client failed to build Ellipticcurves\n");
regress/lib/libssl/tlsext/tlsexttest.c
734
FAIL("got client Ellipticcurves with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
746
FAIL("client Ellipticcurves differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
776
FAIL("failed to parse client Ellipticcurves\n");
regress/lib/libssl/tlsext/tlsexttest.c
780
FAIL("extension data remaining\n");
regress/lib/libssl/tlsext/tlsexttest.c
786
FAIL("no tlsext_ellipticcurves from client Ellipticcurves\n");
regress/lib/libssl/tlsext/tlsexttest.c
793
FAIL("client had an incorrect Ellipticcurves entry\n");
regress/lib/libssl/tlsext/tlsexttest.c
835
FAIL("server should not need elliptic_curves\n");
regress/lib/libssl/tlsext/tlsexttest.c
843
FAIL("server should not need elliptic_curves\n");
regress/lib/libssl/tlsext/tlsexttest.c
920
FAIL("client should need ECPointFormats for default "
regress/lib/libssl/tlsext/tlsexttest.c
929
FAIL("client should be able to set cipher list\n");
regress/lib/libssl/tlsext/tlsexttest.c
933
FAIL("client should not need ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
941
FAIL("client should be able to set cipher list\n");
regress/lib/libssl/tlsext/tlsexttest.c
945
FAIL("client should need ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
956
FAIL("client failed to build ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
964
FAIL("got client ECPointFormats with length %zu, "
regress/lib/libssl/tlsext/tlsexttest.c
973
FAIL("client ECPointFormats differs:\n");
regress/lib/libssl/tlsext/tlsexttest.c
995
FAIL("failed to parse client ECPointFormats\n");
regress/lib/libssl/tlsext/tlsexttest.c
999
FAIL("extension data remaining\n");
regress/lib/libutil/ber/ber_test.c
102
FAIL,
regress/lib/libutil/ber/ber_test.c
138
FAIL,
regress/lib/libutil/ber/ber_test.c
175
FAIL,
regress/lib/libutil/ber/ber_test.c
247
FAIL,
regress/lib/libutil/ber/ber_test.c
256
FAIL,
regress/lib/libutil/ber/ber_test.c
265
FAIL,
regress/lib/libutil/ber/ber_test.c
283
FAIL,
regress/lib/libutil/ber/ber_test.c
292
FAIL,
regress/lib/libutil/ber/ber_test.c
48
FAIL,
regress/lib/libutil/ber/ber_test.c
57
FAIL,
regress/lib/libutil/ber/ber_test.c
75
FAIL,
regress/lib/libutil/ber/ber_test.c
84
FAIL,
regress/lib/libutil/ber/ber_test_int_i.c
111
FAIL,
regress/lib/libutil/ber/ber_test_int_i.c
537
if (elm != NULL && test_vectors[i].fail == FAIL) {
regress/lib/libutil/ber/ber_test_int_i.c
540
} else if (elm == NULL && test_vectors[i].fail != FAIL) {
regress/lib/libutil/ber/ber_test_int_i.c
543
} else if (elm == NULL && test_vectors[i].fail == FAIL)
regress/lib/libutil/ber/ber_test_int_i.c
71
FAIL,
regress/sys/kern/flock/flock.c
1032
FAIL(!(res == 0 || (res == -1 && errno == EINTR)));
regress/sys/kern/flock/flock.c
1220
FAIL(status != 0);
regress/sys/kern/flock/flock.c
1291
FAIL(fd2 == -1);
regress/sys/kern/flock/flock.c
1318
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1319
FAIL(fl.l_type != F_UNLCK);
regress/sys/kern/flock/flock.c
1346
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1351
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1356
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1361
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1381
FAIL(nfd == -1);
regress/sys/kern/flock/flock.c
1389
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1397
FAIL(nfd == -1);
regress/sys/kern/flock/flock.c
1405
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1413
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1421
FAIL(nfd == -1);
regress/sys/kern/flock/flock.c
1429
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1437
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1445
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1470
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1472
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1491
FAIL(nfd == -1);
regress/sys/kern/flock/flock.c
1499
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1507
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1515
FAIL(nfd == -1);
regress/sys/kern/flock/flock.c
1523
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1531
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1539
FAIL(nfd == -1);
regress/sys/kern/flock/flock.c
1547
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1555
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1580
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1588
FAIL(res != 0);
regress/sys/kern/flock/flock.c
160
FAIL(res == 0);
regress/sys/kern/flock/flock.c
161
FAIL(errno != EACCES && errno != EAGAIN);
regress/sys/kern/flock/flock.c
1610
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1618
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1640
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1648
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1668
FAIL(res != -1);
regress/sys/kern/flock/flock.c
1669
FAIL(errno != EOVERFLOW);
regress/sys/kern/flock/flock.c
1692
FAIL(res != -1);
regress/sys/kern/flock/flock.c
1693
FAIL(errno != EINVAL);
regress/sys/kern/flock/flock.c
1699
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1709
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1710
FAIL(fl.l_type == F_UNLCK);
regress/sys/kern/flock/flock.c
1714
FAIL(status != 0);
regress/sys/kern/flock/flock.c
1731
FAIL(res == -1);
regress/sys/kern/flock/flock.c
1740
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1748
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1756
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1783
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1795
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1807
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1808
FAIL(fl.l_type != F_RDLCK);
regress/sys/kern/flock/flock.c
1809
FAIL(fl.l_start != 0);
regress/sys/kern/flock/flock.c
1810
FAIL(fl.l_len != LLONG_MAX);
regress/sys/kern/flock/flock.c
1817
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1818
FAIL(fl.l_type != F_WRLCK);
regress/sys/kern/flock/flock.c
1819
FAIL(fl.l_start != LLONG_MAX);
regress/sys/kern/flock/flock.c
1820
FAIL(fl.l_len != 0);
regress/sys/kern/flock/flock.c
1825
FAIL(status != 0);
regress/sys/kern/flock/flock.c
1834
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1846
FAIL(res != 0);
regress/sys/kern/flock/flock.c
1847
FAIL(fl.l_type != F_UNLCK);
regress/sys/kern/flock/flock.c
1848
FAIL(fl.l_start != 0);
regress/sys/kern/flock/flock.c
1849
FAIL(fl.l_len != 0);
regress/sys/kern/flock/flock.c
1854
FAIL(status != 0);
regress/sys/kern/flock/flock.c
234
FAIL(res == 0);
regress/sys/kern/flock/flock.c
235
FAIL(errno != EINTR);
regress/sys/kern/flock/flock.c
298
FAIL(fl.l_start != 0);
regress/sys/kern/flock/flock.c
299
FAIL(fl.l_len != 99);
regress/sys/kern/flock/flock.c
300
FAIL(fl.l_type != F_WRLCK);
regress/sys/kern/flock/flock.c
301
FAIL(fl.l_pid != pid);
regress/sys/kern/flock/flock.c
387
FAIL(res == 0);
regress/sys/kern/flock/flock.c
388
FAIL(errno != EDEADLK);
regress/sys/kern/flock/flock.c
499
FAIL(res == 0);
regress/sys/kern/flock/flock.c
500
FAIL(errno != EDEADLK);
regress/sys/kern/flock/flock.c
575
FAIL(res == 0);
regress/sys/kern/flock/flock.c
576
FAIL(errno != EACCES && errno != EAGAIN);
regress/sys/kern/flock/flock.c
654
FAIL(res != 0);
regress/sys/kern/flock/flock.c
724
FAIL(res == 0);
regress/sys/kern/flock/flock.c
725
FAIL(errno != EACCES && errno != EAGAIN);
regress/sys/kern/flock/flock.c
793
FAIL(fl.l_pid != pid);
regress/sys/kern/flock/flock.c
824
FAIL(res != 0);
regress/sys/kern/flock/flock.c
828
FAIL(res == 0);
regress/sys/kern/flock/flock.c
829
FAIL(errno != EACCES && errno != EAGAIN);
regress/sys/kern/flock/flock.c
832
FAIL(res != 0);
regress/sys/kern/flock/flock.c
833
FAIL(fl.l_pid != 9999);
regress/sys/kern/flock/flock.c
834
FAIL(fl.l_sysid != 1001);
regress/sys/kern/flock/flock.c
841
FAIL(res != 0);
regress/sys/kern/flock/flock.c
850
FAIL(res != 0);
regress/sys/kern/flock/flock.c
854
FAIL(res != 0);
regress/sys/kern/flock/flock.c
859
FAIL(res != 0);
regress/sys/kern/flock/flock.c
863
FAIL(res != 0);
regress/sys/kern/flock/flock.c
864
FAIL(fl.l_pid != 1234);
regress/sys/kern/flock/flock.c
865
FAIL(fl.l_sysid != 1002);
regress/sys/kern/flock/flock.c
870
FAIL(res != 0);
regress/sys/kern/flock/flock.c
89
FAIL(fl1.l_start != fl2.l_start);
regress/sys/kern/flock/flock.c
90
FAIL(fl1.l_len != fl2.l_len);
regress/sys/kern/flock/flock.c
91
FAIL(fl1.l_pid != fl2.l_pid);
regress/sys/kern/flock/flock.c
92
FAIL(fl1.l_type != F_UNLCK);
regress/sys/kern/flock/flock.c
93
FAIL(fl1.l_whence != fl2.l_whence);
regress/sys/kern/flock/flock.c
944
FAIL(res != 0);
regress/sys/kern/flock/lockf.c
44
FAIL(res != 0);
regress/sys/kern/flock/lockf.c
51
FAIL(res != -1);
regress/sys/kern/flock/lockf.c
52
FAIL(fl.l_type != F_WRLCK);
regress/sys/kern/flock/lockf.c
56
FAIL(res != 0);
regress/sys/kern/flock/lockf.c
80
FAIL(res != 0);
regress/sys/kern/flock/lockf.c
93
FAIL(res != 0);
regress/sys/kern/flock/lockf.c
94
FAIL(fl.l_type != F_WRLCK);
regress/sys/kern/flock/lockf.c
98
FAIL(res != 0);
regress/sys/kern/signal/siginfo-fault/siginfo-fault.c
141
FAIL();
regress/sys/kern/signal/siginfo-fault/siginfo-fault.c
148
FAIL();
regress/sys/kern/signal/siginfo-fault/siginfo-fault.c
155
FAIL();
regress/sys/kern/signal/siginfo-fault/siginfo-fault.c
170
FAIL();
sbin/restore/dirs.c
238
if ((*todo)(pname, ino, NODE) == FAIL)
sbin/restore/dirs.c
609
reply("set owner/mode for '.'") == FAIL)
sbin/restore/dirs.c
648
return (FAIL);
sbin/restore/interactive.c
768
if (reply("restore interrupted, continue") == FAIL) /* XXX signal race */
sbin/restore/restore.c
108
long descend = hflag ? GOOD : FAIL;
sbin/restore/restore.c
339
descend = FAIL;
sbin/restore/restore.c
425
descend = FAIL;
sbin/restore/restore.c
53
long descend = hflag ? GOOD : FAIL;
sbin/restore/restore.c
70
long descend = hflag ? GOOD : FAIL;
sbin/restore/restore.c
795
return (FAIL);
sbin/restore/restore.c
799
descend = FAIL;
sbin/restore/tape.c
1007
return (FAIL);
sbin/restore/tape.c
1013
if (checksum((int *)buf) == FAIL)
sbin/restore/tape.c
1014
return (FAIL);
sbin/restore/tape.c
1021
if (checksum((int *)(&u_ospcl.s_ospcl)) == FAIL)
sbin/restore/tape.c
1022
return (FAIL);
sbin/restore/tape.c
1025
return (FAIL);
sbin/restore/tape.c
1194
while (gethead(header) == FAIL ||
sbin/restore/tape.c
1207
while (gethead(header) == FAIL ||
sbin/restore/tape.c
1275
return(FAIL);
sbin/restore/tape.c
214
if (gethead(&spcl) == FAIL) {
sbin/restore/tape.c
219
if (gethead(&spcl) == FAIL)
sbin/restore/tape.c
249
if (gethead(&spcl) == FAIL) {
sbin/restore/tape.c
377
if (gethead(&tmpbuf) == FAIL) {
sbin/restore/tape.c
557
return (FAIL);
sbin/restore/tape.c
585
if (linkit(lnkbuf, name, SYMLINK) == FAIL)
sbin/restore/tape.c
586
return (FAIL);
sbin/restore/tape.c
603
return (FAIL);
sbin/restore/tape.c
623
return (FAIL);
sbin/restore/tape.c
644
return (FAIL);
sbin/restore/utilities.c
201
return (FAIL);
sbin/restore/utilities.c
208
return (FAIL);
sbin/restore/utilities.c
212
return (FAIL);
sbin/restore/utilities.c
336
return (FAIL);
sbin/restore/utilities.c
340
return (FAIL);
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
459
} else if (*status != MOD_HDCP_STATUS_SUCCESS && *flag != FAIL) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_execution.c
461
*flag = FAIL;
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
184
input->ainfo_write == FAIL) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
246
if (input->link_integrity_check == FAIL ||
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
247
input->reauth_request_check == FAIL) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
254
if (input->link_integrity_check == FAIL ||
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
255
input->reauth_request_check == FAIL) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
58
input->ainfo_write == FAIL) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp1_transition.c
96
if (input->link_maintenance == FAIL) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
260
if (input->rxstatus_read == FAIL ||
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
261
input->reauth_request_check == FAIL) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
589
if (input->rxstatus_read == FAIL ||
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
590
input->reauth_request_check == FAIL) {
sys/dev/pci/drm/amd/display/modules/hdcp/hdcp2_transition.c
593
} else if (input->link_integrity_check_dp == FAIL) {
usr.bin/infocmp/infocmp.c
222
return (FAIL);
usr.bin/infocmp/infocmp.c
243
return (FAIL);
usr.bin/infocmp/infocmp.c
264
return (FAIL);
usr.bin/infocmp/infocmp.c
268
return (FAIL);
usr.bin/sdiff/sdiff.c
129
goto FAIL;
usr.bin/sdiff/sdiff.c
138
goto FAIL;
usr.bin/sdiff/sdiff.c
143
goto FAIL;
usr.bin/sdiff/sdiff.c
151
FAIL:
usr.bin/tic/dump_entry.c
1107
if (predval != FAIL) {
usr.bin/tic/dump_entry.c
312
? FAIL : cur_type->Booleans[idx];
usr.bin/tic/dump_entry.c
316
? FAIL : cur_type->Numbers[idx];
usr.bin/tic/dump_entry.c
320
? (int) TRUE : FAIL;
usr.bin/tic/dump_entry.c
971
if (predval != FAIL) {
usr.bin/tic/dump_entry.c
995
if (predval != FAIL) {
usr.sbin/sasyncd/carp.c
157
if ((unsigned)state > FAIL)
usr.sbin/sasyncd/carp.c
158
state = FAIL;
usr.sbin/sasyncd/carp.c
166
if ((unsigned)current_state > FAIL) {
usr.sbin/sasyncd/carp.c
168
cfgstate.runstate = FAIL;
usr.sbin/sasyncd/carp.c
262
if (cfgstate.runstate == FAIL) {
usr.sbin/sasyncd/carp.c
54
enum RUNSTATE state = FAIL;
usr.sbin/sasyncd/carp.c
83
return FAIL;
usr.sbin/sasyncd/carp.c
91
return FAIL;
usr.sbin/sasyncd/carp.c
98
return FAIL;
usr.sbin/sasyncd/net_ctl.c
58
if (nstate < INIT || nstate > FAIL) {