Add refactored ndel command and UT 55/2255/6
authorHeinonen Arvo <arvo.heinonen@nokia.com>
Thu, 16 Jan 2020 15:41:11 +0000 (17:41 +0200)
committerHeinonen Arvo <arvo.heinonen@nokia.com>
Thu, 23 Jan 2020 11:24:00 +0000 (13:24 +0200)
commit4ee7adebe245a8b294c771b20d5fb494707312a5
tree5ad0671c78698ef25132005a2f5188b7f82ac145
parentdc8b09a63af0b4cba51b49b758a999aeeac1630e
Add refactored ndel command and UT

Add refactored ndel command 'ndel.atomic'.
Add new unit test for this command.
Remove unused includes.

Signed-off-by: Arvo Heinonen <arvo.heinonen@nokia.com>
Change-Id: Ie051e170ec12af45f076876c94016b989a2ead25
redismodule/Makefile.am
redismodule/src/exstrings.c
redismodule/tst/mock/include/exstringsStub.h
redismodule/tst/src/exstrings_ndel_test.cpp [new file with mode: 0644]
redismodule/tst/src/exstrings_nget_test.cpp