valkey/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
integration Test: fix RDB test checking file permissions. 2013-04-23 14:16:50 +02:00
support
tmp
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