redict/tests
Yossi Gottlieb 0283db5883 Improve RM_ModuleTypeReplaceValue() API.
With the previous API, a NULL return value was ambiguous and could
represent either an old value of NULL or an error condition. The new API
returns a status code and allows the old value to be returned
by-reference.

This commit also includes test coverage based on
tests/modules/datatype.c which did not exist at the time of the original
commit.
2019-12-12 18:50:11 +02:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
helpers revert an accidental test code change done as part of the tls project 2019-12-01 16:10:09 +02:00
integration Merge remote-tracking branch 'upstream/unstable' into tls 2019-10-16 17:08:07 +03:00
modules Improve RM_ModuleTypeReplaceValue() API. 2019-12-12 18:50:11 +02:00
sentinel TLS: Configuration options. 2019-10-07 21:07:27 +03:00
support test infra: improve prints on failed assertions 2019-10-29 17:38:12 +02:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Improve RM_ModuleTypeReplaceValue() API. 2019-12-12 18:50:11 +02:00
instances.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
test_helper.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00