Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
c75ca104
Commit
c75ca104
authored
Jun 28, 2016
by
antirez
Browse files
Stress tester WIP.
parent
2c3fcf87
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/unit/type/list-3.tcl
View file @
c75ca104
...
...
@@ -27,6 +27,9 @@ start_server {
}
{
PONG
}
test
{
Stress tester for #3343-alike bugs
}
{
for
{
set j 0
}
{
$j
< 100
}
{
incr j
}
{
puts
[
randomInt 10
]
}
}
tags
{
slow
}
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment