Home
last modified time | relevance | path

Searched refs:TEST_BOOL (Results 1 – 25 of 35) sorted by relevance

12

/dports/security/pam_krb5/pam-krb5-4.9/tests/pam-util/
H A Doptions-t.c297 TEST_BOOL("debug", args->config->debug, true); in main()
299 TEST_BOOL("debug=true", args->config->debug, true); in main()
300 TEST_BOOL("debug=no", args->config->debug, false); in main()
301 TEST_BOOL("debug=yes", args->config->debug, true); in main()
302 TEST_BOOL("debug=off", args->config->debug, false); in main()
303 TEST_BOOL("debug=on", args->config->debug, true); in main()
304 TEST_BOOL("debug=0", args->config->debug, false); in main()
305 TEST_BOOL("debug=1", args->config->debug, true); in main()
308 TEST_BOOL("debug=No", args->config->debug, false); in main()
309 TEST_BOOL("debug=Yes", args->config->debug, true); in main()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/c_glib/test/
H A Dtestcompactprotocol.c44 #define TEST_BOOL TRUE macro
721 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
802 gboolean value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
947 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
957 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
965 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
970 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
985 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
995 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
1003 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
[all …]
H A Dtestbinaryprotocol.c40 #define TEST_BOOL TRUE macro
166 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_primitives()
443 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_many_frames()
526 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
814 g_assert (value_boolean == TEST_BOOL); in thrift_server_many_frames()
H A Dtestthriftcompactreadcheck.c44 #define TEST_BOOL TRUE macro
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/c_glib/test/
H A Dtestcompactprotocol.c44 #define TEST_BOOL TRUE macro
721 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
802 gboolean value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
947 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
957 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
965 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
970 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
985 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
995 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
1003 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
[all …]
H A Dtestbinaryprotocol.c40 #define TEST_BOOL TRUE macro
166 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_primitives()
443 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_many_frames()
526 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
814 g_assert (value_boolean == TEST_BOOL); in thrift_server_many_frames()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/c_glib/test/
H A Dtestcompactprotocol.c44 #define TEST_BOOL TRUE macro
721 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
802 gboolean value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
947 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
957 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
965 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
970 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
985 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
995 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
1003 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
[all …]
H A Dtestbinaryprotocol.c40 #define TEST_BOOL TRUE macro
166 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_primitives()
443 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_many_frames()
526 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
814 g_assert (value_boolean == TEST_BOOL); in thrift_server_many_frames()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/c_glib/test/
H A Dtestcompactprotocol.c44 #define TEST_BOOL TRUE macro
721 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
802 gboolean value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
947 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
957 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
965 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
970 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
985 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
995 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
1003 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
[all …]
H A Dtestbinaryprotocol.c40 #define TEST_BOOL TRUE macro
166 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_primitives()
443 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_many_frames()
526 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
814 g_assert (value_boolean == TEST_BOOL); in thrift_server_many_frames()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/c_glib/test/
H A Dtestcompactprotocol.c44 #define TEST_BOOL TRUE macro
721 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
802 gboolean value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
947 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
957 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
965 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
970 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
985 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
995 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
1003 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
[all …]
H A Dtestbinaryprotocol.c40 #define TEST_BOOL TRUE macro
166 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_primitives()
443 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_many_frames()
526 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
814 g_assert (value_boolean == TEST_BOOL); in thrift_server_many_frames()
H A Dtestthriftcompactreadcheck.c44 #define TEST_BOOL TRUE macro
/dports/devel/thrift/thrift-0.14.0/lib/c_glib/test/
H A Dtestcompactprotocol.c44 #define TEST_BOOL TRUE macro
721 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
802 gboolean value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
947 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
957 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
965 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
970 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
985 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
995 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
1003 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
[all …]
H A Dtestbinaryprotocol.c40 #define TEST_BOOL TRUE macro
166 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_primitives()
443 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_many_frames()
526 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
814 g_assert (value_boolean == TEST_BOOL); in thrift_server_many_frames()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/c_glib/test/
H A Dtestcompactprotocol.c44 #define TEST_BOOL TRUE macro
721 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
802 gboolean value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
947 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
957 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
965 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
970 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
985 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
995 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
1003 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
[all …]
H A Dtestbinaryprotocol.c40 #define TEST_BOOL TRUE macro
166 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_primitives()
443 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_many_frames()
526 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
814 g_assert (value_boolean == TEST_BOOL); in thrift_server_many_frames()
/dports/devel/node-thrift/thrift-0.14.0/lib/c_glib/test/
H A Dtestcompactprotocol.c44 #define TEST_BOOL TRUE macro
721 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
802 gboolean value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
947 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
957 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
965 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
970 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
985 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
995 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
1003 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
[all …]
H A Dtestbinaryprotocol.c40 #define TEST_BOOL TRUE macro
166 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_primitives()
443 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_many_frames()
526 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
814 g_assert (value_boolean == TEST_BOOL); in thrift_server_many_frames()
/dports/devel/py-thrift/thrift-0.14.0/lib/c_glib/test/
H A Dtestcompactprotocol.c44 #define TEST_BOOL TRUE macro
721 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
802 gboolean value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
947 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
957 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
965 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
970 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
985 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
995 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
1003 value_boolean = ! TEST_BOOL; in thrift_server_complex_types()
[all …]
H A Dtestbinaryprotocol.c40 #define TEST_BOOL TRUE macro
166 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_primitives()
443 g_assert (thrift_binary_protocol_write_bool (protocol, TEST_BOOL, NULL) > 0); in test_read_and_write_many_frames()
526 g_assert (value_boolean == TEST_BOOL); in thrift_server_primitives()
814 g_assert (value_boolean == TEST_BOOL); in thrift_server_many_frames()
H A Dtestthriftcompactreadcheck.c44 #define TEST_BOOL TRUE macro
/dports/www/trafficserver/trafficserver-9.1.1/src/wccp/
H A DWccpMeta.h42 template <bool VALUE> struct TEST_BOOL { struct
45 template <> struct TEST_BOOL<true> {
49 template <> struct TEST_BOOL<false> {
53 template <bool VALUE> struct TEST_IF_TRUE : public TEST_RESULT<TEST_BOOL<VALUE>> {
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/tests/
H A Dtest_url_request.cc148 #define TEST_BOOL(_name) \ in TestSetProperty() macro
178 TEST_BOOL(PP_URLREQUESTPROPERTY_FOLLOWREDIRECTS), in TestSetProperty()
179 TEST_BOOL(PP_URLREQUESTPROPERTY_RECORDDOWNLOADPROGRESS), in TestSetProperty()
180 TEST_BOOL(PP_URLREQUESTPROPERTY_RECORDUPLOADPROGRESS), in TestSetProperty()
181 TEST_BOOL(PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS), in TestSetProperty()
182 TEST_BOOL(PP_URLREQUESTPROPERTY_ALLOWCREDENTIALS), in TestSetProperty()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/test/test_InputOptionsParser/
H A Dtest_BoostInputOptionsParser.C15 #define TEST_BOOL true macro
60 m_parser->registerOption<bool>(m_option_bool, TEST_BOOL, "boolean"); in TestOptionsValues()

12