redict/tests
Yossi Gottlieb 8c42d1257f
Fix errors with sentinel leaked fds test. (#8482)
* Don't run test script on non-Linux.
* Verify that reported fds do indeed exist also in parent, to avoid
  false negatives on some systems (namely CentOS).

Co-authored-by: Andy Pan <panjf2000@gmail.com>
2021-02-11 15:25:01 +02:00
..
assets Sanitize dump payload: ziplist, listpack, zipmap, intset, stream 2020-12-06 14:54:34 +02:00
cluster Cleanup in redis-cli and tests: release memory on exit, change dup test name (#8475) 2021-02-09 12:36:09 +02:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration solve race in replication-2 test (#8461) 2021-02-07 16:22:30 +02:00
modules Removed time sensitive checks from block on background tests. Fixed uninitialized variable (#8479) 2021-02-10 08:59:07 +02:00
sentinel Fix errors with sentinel leaked fds test. (#8482) 2021-02-11 15:25:01 +02:00
support Add --dump-logs tests option. (#8459) 2021-02-07 12:37:24 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Removed time sensitive checks from block on background tests. Fixed uninitialized variable (#8479) 2021-02-10 08:59:07 +02:00
instances.tcl Fix and cleanup Sentinel leaked fds test. (#8469) 2021-02-08 17:02:46 +02:00
test_helper.tcl Add --dump-logs tests option. (#8459) 2021-02-07 12:37:24 +02:00