redict/tests
antirez c4656119b6 Test: fix RDB test checking file permissions.
When the test is executed using the root account, setting the permission
to 222 does not work as expected, as root can read files with 222
permission.

Now we skip the test if root is detected.

This fixes issue #1034 and the duplicated #1040 issue.

Thanks to Jan-Erik Rediger (@badboy on Github) for finding a way to reproduce the issue.
2013-04-23 14:16:50 +02:00
..
assets Test: remove useless statements and comments from test default config. 2013-04-04 14:30:05 +02:00
helpers Regression test for issue 417 (memory leak when replicating to DB with id >= 10) 2012-03-30 10:26:07 +02:00
integration Test: fix RDB test checking file permissions. 2013-04-23 14:16:50 +02:00
support Return a specific NOAUTH error if authentication is required. 2013-02-12 16:25:41 +01:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit Test: Extended SET tests. 2013-03-28 16:25:24 +01:00
test_helper.tcl Test: new functions to capture and analyze the replication stream. 2013-03-27 11:29:47 +01:00