read-redis/tests/integration
Oran Agra aba9517542 corrupt-dump-fuzzer test, avoid creating junk keys (#9302)
The execution of the RPOPLPUSH command by the fuzzer created junk keys,
that were later being selected by RANDOMKEY and modified.
This also meant that lists were statistically tested more than other
files.

Fix the fuzzer not to pass junk key names to RPOPLPUSH, and add a check
that detects that new keys are not added by the fuzzer to detect future
similar issues.

(cherry picked from commit 3f3f678a4741e6af18230ee1862d9ced7af79faf)
2021-10-04 13:59:40 +03:00
..
aof-race.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
aof.tcl Print the number of abnormal line in AOF (#8823) 2021-05-03 22:57:00 +03:00
block-repl.tcl stabilize tests that involved with load handlers (#8967) 2021-07-21 21:06:49 +03:00
convert-zipmap-hash-on-load.tcl convert-zipmap-hash-on-load false positive fixed. 2012-03-25 11:02:16 +02:00
corrupt-dump-fuzzer.tcl corrupt-dump-fuzzer test, avoid creating junk keys (#9302) 2021-10-04 13:59:40 +03:00
corrupt-dump.tcl Sanitize dump payload: fix double free after insert dup nodekey to stream rax and returns 0 (#9399) 2021-10-04 13:59:40 +03:00
failover.tcl stabilize tests that involved with load handlers (#8967) 2021-07-21 21:06:49 +03:00
logging.tcl Fix failed tests on Linux Alpine and add a CI job. (#8532) 2021-02-23 12:57:45 +02:00
psync2-pingoff.tcl solve race conditions in psync2-pingoff test (#8720) 2021-03-30 11:41:06 +03:00
psync2-reg.tcl fix loading race in psync2 tests 2020-04-28 09:18:01 +03:00
psync2.tcl Sanitize dump payload: fuzz tester and fixes for segfaults and leaks it exposed 2020-12-06 14:54:34 +02:00
rdb.tcl Fix stream sanitization for non-int first value (#9553) 2021-10-04 13:59:40 +03:00
redis-benchmark.tcl Add io-thread daily CI tests. (#8232) 2021-01-17 15:48:48 +02:00
redis-cli.tcl redis-cli ASK redirect test: Add retry loop to fix timing issue (#9315) 2021-10-04 13:59:40 +03:00
replication-2.tcl solve race in replication-2 test - again (#8491) 2021-02-15 12:50:23 +02:00
replication-3.tcl add daily github actions with libc malloc and valgrind 2020-05-04 09:52:20 +03:00
replication-4.tcl stabilize tests that involved with load handlers (#8967) 2021-07-21 21:06:49 +03:00
replication-psync.tcl stabilize tests that involved with load handlers (#8967) 2021-07-21 21:06:49 +03:00
replication.tcl longer timeout in replication test (#8963) 2021-07-21 21:06:49 +03:00