Home
last modified time | relevance | path

Searched refs:test_cond (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/qredisclient/3rdparty/hiredis/
H A Dtest.c207 test_cond(len == -1); in test_format_commands()
277 test_cond(ret == REDIS_ERR && in test_reply_reader()
289 test_cond(ret == REDIS_ERR && in test_reply_reader()
301 test_cond(ret == REDIS_ERR && in test_reply_reader()
309 test_cond(ret == REDIS_OK && in test_reply_reader()
319 test_cond(ret == REDIS_ERR && in test_reply_reader()
328 test_cond(ret == REDIS_OK && in test_reply_reader()
415 test_cond(ret == REDIS_OK && in test_reply_reader()
428 test_cond(redisCtx == NULL); in test_free_null()
432 test_cond(reply == NULL); in test_free_null()
[all …]
/dports/net/zerotier/ZeroTierOne-1.8.3/ext/hiredis-0.14.1/
H A Dtest.c207 test_cond(len == -1); in test_format_commands()
277 test_cond(ret == REDIS_ERR && in test_reply_reader()
289 test_cond(ret == REDIS_ERR && in test_reply_reader()
301 test_cond(ret == REDIS_ERR && in test_reply_reader()
309 test_cond(ret == REDIS_OK && in test_reply_reader()
319 test_cond(ret == REDIS_ERR && in test_reply_reader()
328 test_cond(ret == REDIS_OK && in test_reply_reader()
415 test_cond(ret == REDIS_OK && in test_reply_reader()
428 test_cond(redisCtx == NULL); in test_free_null()
432 test_cond(reply == NULL); in test_free_null()
[all …]
/dports/www/h2o-devel/h2o-dcc7134/deps/hiredis/
H A Dtest.c207 test_cond(len == -1); in test_format_commands()
277 test_cond(ret == REDIS_ERR && in test_reply_reader()
289 test_cond(ret == REDIS_ERR && in test_reply_reader()
301 test_cond(ret == REDIS_ERR && in test_reply_reader()
339 test_cond(ret == REDIS_OK && in test_reply_reader()
352 test_cond(redisCtx == NULL); in test_free_null()
356 test_cond(reply == NULL); in test_free_null()
364 test_cond(c->err == REDIS_ERR_OTHER && in test_blocking_connection_errors()
376 test_cond(c->err == REDIS_ERR_IO && in test_blocking_connection_errors()
420 test_cond(reply->len == 11) in test_blocking_connection()
[all …]
/dports/databases/redis-devel/redis-0e5b813/deps/hiredis/
H A Dtest.c327 test_cond(len == -1); in test_format_commands()
421 test_cond(ret == REDIS_OK && in test_reply_reader()
439 test_cond(ret == REDIS_OK && in test_reply_reader()
458 test_cond(ret == REDIS_OK && in test_reply_reader()
569 test_cond(ret == REDIS_OK && in test_reply_reader()
580 test_cond(ret == REDIS_OK && in test_reply_reader()
612 test_cond(reply == NULL); in test_free_null()
646 test_cond(c == NULL); in test_allocator_injection()
650 test_cond(reader == NULL); in test_allocator_injection()
668 test_cond( in test_blocking_connection_errors()
[all …]
/dports/databases/webdis/webdis-0.1.18/src/hiredis/
H A Dtest.c322 test_cond(len == -1); in test_format_commands()
416 test_cond(ret == REDIS_OK && in test_reply_reader()
434 test_cond(ret == REDIS_OK && in test_reply_reader()
453 test_cond(ret == REDIS_OK && in test_reply_reader()
564 test_cond(ret == REDIS_OK && in test_reply_reader()
575 test_cond(ret == REDIS_OK && in test_reply_reader()
607 test_cond(reply == NULL); in test_free_null()
641 test_cond(c == NULL); in test_allocator_injection()
645 test_cond(reader == NULL); in test_allocator_injection()
663 test_cond( in test_blocking_connection_errors()
[all …]
/dports/databases/p5-Redis-Fast/Redis-Fast-0.31/deps/hiredis/
H A Dtest.c322 test_cond(len == -1); in test_format_commands()
416 test_cond(ret == REDIS_OK && in test_reply_reader()
434 test_cond(ret == REDIS_OK && in test_reply_reader()
453 test_cond(ret == REDIS_OK && in test_reply_reader()
550 test_cond(ret == REDIS_OK && in test_reply_reader()
561 test_cond(ret == REDIS_OK && in test_reply_reader()
593 test_cond(reply == NULL); in test_free_null()
627 test_cond(c == NULL); in test_allocator_injection()
631 test_cond(reader == NULL); in test_allocator_injection()
649 test_cond( in test_blocking_connection_errors()
[all …]
H A Dsds.c1134 test_cond("Strings concatenation", in sdsTest()
1187 test_cond("sdsrange(...,1,1)", in sdsTest()
1193 test_cond("sdsrange(...,1,-1)", in sdsTest()
1199 test_cond("sdsrange(...,-2,-1)", in sdsTest()
1205 test_cond("sdsrange(...,2,1)", in sdsTest()
1211 test_cond("sdsrange(...,1,100)", in sdsTest()
1217 test_cond("sdsrange(...,100,100)", in sdsTest()
1224 test_cond("sdscmp(foo,foa)", sdscmp(x,y) > 0) in sdsTest()
1236 test_cond("sdscmp(bar,bar)", sdscmp(x,y) < 0) in sdsTest()
1242 test_cond("sdscatrepr(...data...)", in sdsTest()
[all …]
/dports/www/nginx-full/nchan-1.2.12/src/store/redis/hiredis/
H A Dtest.c322 test_cond(len == -1); in test_format_commands()
416 test_cond(ret == REDIS_OK && in test_reply_reader()
434 test_cond(ret == REDIS_OK && in test_reply_reader()
453 test_cond(ret == REDIS_OK && in test_reply_reader()
550 test_cond(ret == REDIS_OK && in test_reply_reader()
561 test_cond(ret == REDIS_OK && in test_reply_reader()
593 test_cond(reply == NULL); in test_free_null()
627 test_cond(c == NULL); in test_allocator_injection()
631 test_cond(reader == NULL); in test_allocator_injection()
649 test_cond( in test_blocking_connection_errors()
[all …]
/dports/databases/hiredis/hiredis-0.13.3/
H A Dtest.c207 test_cond(len == -1); in test_format_commands()
261 test_cond(ret == REDIS_ERR && in test_reply_reader()
273 test_cond(ret == REDIS_ERR && in test_reply_reader()
285 test_cond(ret == REDIS_ERR && in test_reply_reader()
323 test_cond(ret == REDIS_OK && in test_reply_reader()
336 test_cond(redisContext == NULL); in test_free_null()
340 test_cond(reply == NULL); in test_free_null()
404 test_cond(reply->len == 11) in test_blocking_connection()
524 test_cond(reply == NULL); in test_blocking_io_errors()
555 test_cond(c->err == REDIS_ERR_IO); in test_invalid_timeout_errors()
[all …]
/dports/databases/py-hiredis/hiredis-0.2.0/vendor/hiredis/
H A Dtest.c206 test_cond(len == -1); in test_format_commands()
260 test_cond(ret == REDIS_ERR && in test_reply_reader()
272 test_cond(ret == REDIS_ERR && in test_reply_reader()
284 test_cond(ret == REDIS_ERR && in test_reply_reader()
322 test_cond(ret == REDIS_OK && in test_reply_reader()
335 test_cond(redisContext == NULL); in test_free_null()
339 test_cond(reply == NULL); in test_free_null()
402 test_cond(reply->len == 11) in test_blocking_connection()
476 test_cond(reply == NULL); in test_blocking_io_errors()
507 test_cond(c->err == REDIS_ERR_IO); in test_invalid_timeout_errors()
[all …]
/dports/databases/redis5/redis-5.0.14/deps/hiredis/
H A Dtest.c207 test_cond(len == -1); in test_format_commands()
277 test_cond(ret == REDIS_ERR && in test_reply_reader()
289 test_cond(ret == REDIS_ERR && in test_reply_reader()
301 test_cond(ret == REDIS_ERR && in test_reply_reader()
353 test_cond(ret == REDIS_OK && in test_reply_reader()
366 test_cond(redisCtx == NULL); in test_free_null()
370 test_cond(reply == NULL); in test_free_null()
378 test_cond(c->err == REDIS_ERR_OTHER && in test_blocking_connection_errors()
390 test_cond(c->err == REDIS_ERR_IO && in test_blocking_connection_errors()
434 test_cond(reply->len == 11) in test_blocking_connection()
[all …]
/dports/databases/redis6/redis-6.0.16/deps/hiredis/
H A Dtest.c249 test_cond(len == -1); in test_format_commands()
319 test_cond(ret == REDIS_ERR && in test_reply_reader()
331 test_cond(ret == REDIS_ERR && in test_reply_reader()
343 test_cond(ret == REDIS_ERR && in test_reply_reader()
351 test_cond(ret == REDIS_OK && in test_reply_reader()
370 test_cond(ret == REDIS_OK && in test_reply_reader()
471 test_cond(ret == REDIS_OK && in test_reply_reader()
484 test_cond(redisCtx == NULL); in test_free_null()
488 test_cond(reply == NULL); in test_free_null()
503 test_cond( in test_blocking_connection_errors()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/xtensa/
H A Dtest_fp1.S84 .macro test_cond op, fr0, fr1, cr, v0, v1, r macro
95 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0x3f800000
97 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0
102 test_cond movnez.s, f0, f1, a3, 0, 0x3f800000, 0
111 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
113 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
118 test_cond movgez.s, f0, f1, a3, 0, 0x3f800000, 0
127 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
129 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0
134 test_cond movt.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
[all …]
/dports/emulators/qemu42/qemu-4.2.1/tests/tcg/xtensa/
H A Dtest_fp1.S84 .macro test_cond op, fr0, fr1, cr, v0, v1, r macro
95 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0x3f800000
97 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0
102 test_cond movnez.s, f0, f1, a3, 0, 0x3f800000, 0
111 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
113 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
118 test_cond movgez.s, f0, f1, a3, 0, 0x3f800000, 0
127 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
129 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0
134 test_cond movt.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tests/tcg/xtensa/
H A Dtest_fp1.S84 .macro test_cond op, fr0, fr1, cr, v0, v1, r macro
95 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0x3f800000
97 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0
102 test_cond movnez.s, f0, f1, a3, 0, 0x3f800000, 0
111 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
113 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
118 test_cond movgez.s, f0, f1, a3, 0, 0x3f800000, 0
127 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
129 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0
134 test_cond movt.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/tcg/xtensa/
H A Dtest_fp1.S84 .macro test_cond op, fr0, fr1, cr, v0, v1, r macro
95 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0x3f800000
97 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0
102 test_cond movnez.s, f0, f1, a3, 0, 0x3f800000, 0
111 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
113 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
118 test_cond movgez.s, f0, f1, a3, 0, 0x3f800000, 0
127 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
129 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0
134 test_cond movt.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
[all …]
/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/xtensa/
H A Dtest_fp1.S90 .macro test_cond op, fr0, fr1, cr, v0, v1, r macro
101 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0x3f800000
103 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0
108 test_cond movnez.s, f0, f1, a3, 0, 0x3f800000, 0
117 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
119 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
124 test_cond movgez.s, f0, f1, a3, 0, 0x3f800000, 0
133 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
135 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0
140 test_cond movt.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/xtensa/
H A Dtest_fp1.S90 .macro test_cond op, fr0, fr1, cr, v0, v1, r macro
101 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0x3f800000
103 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0
108 test_cond movnez.s, f0, f1, a3, 0, 0x3f800000, 0
117 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
119 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
124 test_cond movgez.s, f0, f1, a3, 0, 0x3f800000, 0
133 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
135 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0
140 test_cond movt.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
[all …]
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/xtensa/
H A Dtest_fp1.S90 .macro test_cond op, fr0, fr1, cr, v0, v1, r macro
101 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0x3f800000
103 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0
108 test_cond movnez.s, f0, f1, a3, 0, 0x3f800000, 0
117 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
119 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
124 test_cond movgez.s, f0, f1, a3, 0, 0x3f800000, 0
133 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
135 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0
140 test_cond movt.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
[all …]
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/xtensa/
H A Dtest_fp1.S90 .macro test_cond op, fr0, fr1, cr, v0, v1, r macro
101 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0x3f800000
103 test_cond moveqz.s, f0, f1, a3, 0, 0x3f800000, 0
108 test_cond movnez.s, f0, f1, a3, 0, 0x3f800000, 0
117 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
119 test_cond movltz.s, f0, f1, a3, 0, 0x3f800000, 0
124 test_cond movgez.s, f0, f1, a3, 0, 0x3f800000, 0
133 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
135 test_cond movf.s, f0, f1, b0, 0, 0x3f800000, 0
140 test_cond movt.s, f0, f1, b0, 0, 0x3f800000, 0x3f800000
[all …]
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dsds.c1334 test_cond("Strings concatenation", in sdsTest()
1403 test_cond("sdsrange(...,1,1)", in sdsTest()
1409 test_cond("sdsrange(...,1,-1)", in sdsTest()
1415 test_cond("sdsrange(...,-2,-1)", in sdsTest()
1421 test_cond("sdsrange(...,2,1)", in sdsTest()
1427 test_cond("sdsrange(...,1,100)", in sdsTest()
1433 test_cond("sdsrange(...,100,100)", in sdsTest()
1439 test_cond("sdsrange(...,4,6)", in sdsTest()
1445 test_cond("sdsrange(...,3,6)", in sdsTest()
1470 test_cond("sdscatrepr(...data...)", in sdsTest()
[all …]
/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dsds.c852 test_cond("Strings concatenation", in main()
877 test_cond("sdsrange(...,1,1)", in main()
883 test_cond("sdsrange(...,1,-1)", in main()
889 test_cond("sdsrange(...,-2,-1)", in main()
895 test_cond("sdsrange(...,2,1)", in main()
901 test_cond("sdsrange(...,1,100)", in main()
907 test_cond("sdsrange(...,100,100)", in main()
914 test_cond("sdscmp(foo,foa)", sdscmp(x,y) > 0) in main()
932 test_cond("sdscatrepr(...data...)", in main()
957 test_cond("sdstolower(...)", in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nearby/src/cpp/platform/public/
H A Dmulti_thread_executor_test.cc58 absl::CondVar test_cond; in TEST() local
63 executor.Execute([&count, &mutex, &test_cond, &thread_cond]() { in TEST()
66 test_cond.Signal(); in TEST()
69 test_cond.Signal(); in TEST()
78 if (test_cond.WaitWithTimeout(&mutex, duration)) break; in TEST()
91 if (test_cond.WaitWithTimeout(&mutex, duration)) break; in TEST()
/dports/databases/p5-Redis-hiredis/Redis-hiredis-0.11.0/
H A Dsds.c509 #define test_cond(descr,_c) do { \ macro
534 test_cond("Strings concatenation", in main()
557 test_cond("sdsrange(...,1,1)", in main()
562 test_cond("sdsrange(...,1,-1)", in main()
567 test_cond("sdsrange(...,-2,-1)", in main()
572 test_cond("sdsrange(...,2,1)", in main()
577 test_cond("sdsrange(...,1,100)", in main()
582 test_cond("sdsrange(...,100,100)", in main()
589 test_cond("sdscmp(foo,foa)", sdscmp(x,y) > 0) in main()
595 test_cond("sdscmp(bar,bar)", sdscmp(x,y) == 0) in main()
[all …]
/dports/databases/redis6/redis-6.0.16/src/
H A Dsds.c1152 test_cond("Strings concatenation", in sdsTest()
1181 test_cond("sdscatprintf() can print 1MB", in sdsTest()
1221 test_cond("sdsrange(...,1,1)", in sdsTest()
1227 test_cond("sdsrange(...,1,-1)", in sdsTest()
1233 test_cond("sdsrange(...,-2,-1)", in sdsTest()
1239 test_cond("sdsrange(...,2,1)", in sdsTest()
1245 test_cond("sdsrange(...,1,100)", in sdsTest()
1251 test_cond("sdsrange(...,100,100)", in sdsTest()
1258 test_cond("sdscmp(foo,foa)", sdscmp(x,y) > 0) in sdsTest()
1276 test_cond("sdscatrepr(...data...)", in sdsTest()
[all …]

1234567