mirror of https://github.com/rspamd/rspamd.git
Rapid spam filtering system
https://rspamd.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
302 B
16 lines
302 B
*** Settings ***
|
|
Suite Setup Redis Statistics Setup
|
|
Suite Teardown Redis Statistics Teardown
|
|
Resource lib.robot
|
|
|
|
*** Variables ***
|
|
${REDIS_SERVER} ${REDIS_ADDR}:${REDIS_PORT}
|
|
${STATS_HASH} xxhash
|
|
${STATS_KEY} ${KEY_PVT1}
|
|
|
|
*** Test Cases ***
|
|
Learn
|
|
Learn Test
|
|
|
|
Relearn
|
|
Relearn Test
|