redict/tests
Oran Agra fb3457d157
minor test suite cleanup, revive old test (#8497)
There are two tests in other.tcl that were dependant of the sha1 package
import which meant that they didn't usually run.
The reason it was like that was that prior to the creation of DEBUG
DIGEST, the test suite used to have an equivalent function, but that's
no longer the case and this dependency isn't needed.

The other change is to revert config changes done by the test before the
test suite continues. can be useful if using `--host` to run multiple
units against the same server
2021-02-15 17:20:03 +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 Escape unsafe field name characters in INFO. (#8492) 2021-02-15 17:08:53 +02:00
modules Escape unsafe field name characters in INFO. (#8492) 2021-02-15 17:08:53 +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 minor test suite cleanup, revive old test (#8497) 2021-02-15 17:20:03 +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