Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 16 of 16) sorted by relevance

/redis-3.2.3/src/
H A Dmemtest.c222 int errors = 0; in memtest_compare_times() local
226 errors += memtest_compare(m,bytes,interactive); in memtest_compare_times()
229 return errors; in memtest_compare_times()
239 int errors = 0; in memtest_test() local
245 errors += memtest_addressing(m,bytes,interactive); in memtest_test()
263 return errors; in memtest_test()
285 int errors = 0; in memtest_preserving_test() local
308 errors += memtest_addressing(p,len,0); in memtest_preserving_test()
314 errors += memtest_compare_times(p,len,pass,4,0); in memtest_preserving_test()
320 errors += memtest_compare_times(p,len,pass,4,0); in memtest_preserving_test()
[all …]
H A Dquicklist.c1520 int errors = 0; in _ql_verify() local
1525 errors++; in _ql_verify()
1530 errors++; in _ql_verify()
1538 errors++; in _ql_verify()
1546 errors++; in _ql_verify()
1551 return errors; in _ql_verify()
1559 errors++; in _ql_verify()
1567 errors++; in _ql_verify()
1583 errors++; in _ql_verify()
1599 if (!errors) in _ql_verify()
[all …]
H A Ddebug.c958 int errors = 0; in memtest_test_linux_anonymous_maps() local
961 errors += memtest_preserving_test((void*)start_vect[j],size_vect[j],1); in memtest_test_linux_anonymous_maps()
962 if (write(fd, errors ? "E" : "O",1) == -1) { /* Nothing to do. */ } in memtest_test_linux_anonymous_maps()
971 return errors; in memtest_test_linux_anonymous_maps()
H A Dredis-cli.c1770 long long errors = 0, replies = 0, obuf_len = 0, obuf_pos = 0; in pipeMode() local
1824 errors++; in pipeMode()
1911 errors++; in pipeMode()
1916 printf("errors: %lld, replies: %lld\n", errors, replies); in pipeMode()
1917 if (errors) in pipeMode()
/redis-3.2.3/utils/lru/
H A Dtest-lru.rb78 errors = 0
85 errors += e
89 puts "#{errors} errors!"
/redis-3.2.3/tests/unit/
H A Dmulti.tcl49 test {EXEC fails if there are errors while queueing commands #1} {
60 test {EXEC fails if there are errors while queueing commands #2} {
H A Dscripting.tcl472 test {Functions in the Redis namespace are able to report errors} {
/redis-3.2.3/deps/lua/
H A DHISTORY54 all errors are reported to the caller on the stack.
96 + improved treatment for memory allocation errors.
/redis-3.2.3/
H A D00-RELEASENOTES46 GEORADIUS errors in reported entries are fixed.
75 in the points reported by GEORADIUS. The errors were found to be related
124 redis-benchmark: new option to show server errors on stdout.
188 In Redis RDB check: log decompression errors.
255 3. GEO commands fixes on syntax errors and edge cases.
894 | Cluster: make getNodeByQuery() responsible of -CLUSTERDOWN errors.
1508 | Include full paths on RDB/AOF files errors.
1603 could handle errors in a faulty way leading to crashes or other
1623 * [FIX] Redis-trib is now able to fix more errors. A new CLUSTER subcommand
1634 * [NEW] More reliable Cluster/Sentinel test becuase of timing errors and
[all …]
H A DREADME.md73 In case of build errors when trying to build a 32 bit binary of Redis, try
/redis-3.2.3/tests/unit/type/
H A Dstring.tcl376 test {Extended SET can detect syntax errors} {
/redis-3.2.3/deps/hiredis/
H A DREADME.md44 the error. More information on errors can be found in the **Errors** section.
236 should be checked after creation to see if there were errors creating the connection.
/redis-3.2.3/deps/linenoise/
H A DREADME.markdown15 …n and again it's just much better to hit the up arrow and edit on syntax errors, or in order to tr…
/redis-3.2.3/deps/jemalloc/
H A DChangeLog84 match glibc and avoid compilation errors when including both
283 systems. This fixes test compilation errors, especially on 32-bit Linux
571 - Fix a prof-related bug in realloc() (only triggered by OOM errors).
H A DINSTALL173 errors, as is commonly implemented by "xmalloc" wrapper function for malloc.
H A Dconfigure.ac32 dnl Use AC_LINK_IFELSE() rather than AC_COMPILE_IFELSE() so that linker errors