index
:
rspamd.git
external-maps
libev-migration
log_json
master
mime-rework
rdns-tcp-rework
rework-symcache
rspamd-0.5
rspamd-0.6
rspamd-0.7
rspamd-0.8
rspamd-0.9
rspamd-1.0
rspamd-1.1
rspamd-1.2
rspamd-1.3
rspamd-1.4
rspamd-1.5
rspamd-1.6
rspamd-1.9
rspamd-3.10
rspamd-3.7
rspamd-3.8
rspamd-3.9
torch-removal
vstakhov-anonymize-mime
vstakhov-another-grow-factor-fix
vstakhov-ci-try
vstakhov-conf-reorg
vstakhov-cpu-detection
vstakhov-cumulative-tcp-timeout
vstakhov-fasttext-langdet
vstakhov-fix-2047-encode
vstakhov-fix-dcc
vstakhov-fuzzy-cxx
vstakhov-fuzzy-limits-display
vstakhov-fuzzy-tcp
vstakhov-gpt-ollama
vstakhov-keypair-encoding
vstakhov-known-senders
vstakhov-llm-anonymize
vstakhov-llm-embeddings
vstakhov-lua-text-api
vstakhov-new-hiredis
vstakhov-openssl-provider-message
vstakhov-remove-control-block
vstakhov-some-build-fixes
vstakhov-ssl-fixes
vstakhov-stringzilla
vstakhov-strip-attachments
vstakhov-surbl-conf-fix
vstakhov-universal-hashing-lua
vstakhov-utf8-mime
vstakhov-zstd-headers
Rapid spam filtering system: https://github.com/rspamd/rspamd
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
functional
/
lib
/
rspamd.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Test] Another try to fight with Python
Vsevolod Stakhov
2024-03-14
1
-2
/
+13
*
[Minor] Fix CLion fuck up
Vsevolod Stakhov
2024-03-14
1
-83
/
+0
*
[Test] Remove demjson dependency as it is clearly outdated and broken
Vsevolod Stakhov
2024-03-14
1
-4
/
+76
*
[Test] Use Robot-native process management
Andrew Lewis
2024-02-29
1
-0
/
+7
*
[Test] Add tests for dynamic fuzzy keys
Vsevolod Stakhov
2024-02-17
1
-7
/
+62
*
[Test] Some more tests for logging
Andrew Lewis
2024-01-01
1
-0
/
+9
*
[Test] Rework kill process tree utility
Vsevolod Stakhov
2022-12-31
1
-3
/
+4
*
[Test] Rework HTTP tests
Vsevolod Stakhov
2022-12-31
1
-16
/
+21
*
[Test] Use automatically exported variables
Andrew Lewis
2021-05-04
1
-5
/
+5
*
[Test] Use HTTP & simplified test style
Andrew Lewis
2020-09-07
1
-2
/
+12
*
[Test] Use Python3 for functional tests
Andrew Lewis
2020-06-25
1
-95
/
+18
*
[Test] Various robot fixes
Vsevolod Stakhov
2019-07-19
1
-0
/
+23
*
[Test] Fix permissions mask
Vsevolod Stakhov
2019-06-24
1
-1
/
+8
*
[Minor] Fix ClickHouse test after upgrade
Anton Yuzhaninov
2019-06-20
1
-1
/
+8
*
[Test] Fix json tests
Vsevolod Stakhov
2019-06-04
1
-0
/
+1
*
[Test] Add functional tests for ssl in lua_tcp
Vsevolod Stakhov
2019-05-31
1
-8
/
+6
*
Speedup lua coverage collecting for functional test
Anton Yuzhaninov
2018-10-27
1
-28
/
+65
*
TCP Connect robot keyword
Anton Yuzhaninov
2018-10-24
1
-0
/
+7
*
Cleanup unused imports
Anton Yuzhaninov
2018-10-16
1
-3
/
+0
*
[functional test] Fix races in shutdown_process
Anton Yuzhaninov
2018-10-16
1
-22
/
+19
*
[Test] Collect coverage from rspamd workers
Mikhail Galanin
2018-10-08
1
-0
/
+106
*
[Minor] Close file once it is not needed
Mikhail Galanin
2018-09-27
1
-4
/
+4
*
Merge branch 'master' into rspamadm-coroutines
Mikhail Galanin
2018-09-10
1
-1
/
+7
|
\
|
*
[Test] Small refactoring in dummy services test
Mikhail Galanin
2018-09-07
1
-0
/
+5
*
|
[Test] Added more test for rspamadm and test for lua tcp client invoked via r...
Mikhail Galanin
2018-09-05
1
-0
/
+9
|
/
*
[Test] Improved process termination in tests
Mikhail Galanin
2018-08-22
1
-10
/
+26
*
[Test] Save logs and config once a test has been done
Mikhail Galanin
2018-08-13
1
-0
/
+20
*
[Test] Relax controller errors check
Andrew Lewis
2017-09-13
1
-23
/
+0
*
[Minor] Tests: don't try bind ports
Andrew Lewis
2017-06-30
1
-20
/
+0
*
[Test] Check controller's error buffer
Andrew Lewis
2017-06-01
1
-0
/
+28
*
[Minor] Fix tests
Andrew Lewis
2017-05-19
1
-0
/
+12
*
[Test] Some tests for antivirus module
Andrew Lewis
2017-03-06
1
-1
/
+1
*
[Test] Wait for ports to be confirmed-free inbetween runs
Andrew Lewis
2016-10-17
1
-1
/
+24
*
[Test] Test fuzzy replication
Andrew Lewis
2016-10-13
1
-0
/
+3
*
[Test] Use out of tree build for tests/code coverage
Andrew Lewis
2016-08-16
1
-1
/
+1
*
[Test] Rework fuzzy tests
Andrew Lewis
2016-08-14
1
-0
/
+5
*
[Test] Some basic tests for JSON sanity
Andrew Lewis
2016-08-03
1
-0
/
+20
*
[Test] Replace get_process_children with psutil function
Andrew Lewis
2016-08-02
1
-14
/
+2
*
[Test] Fix paths
Andrew Lewis
2016-07-28
1
-4
/
+4
*
[Test] Rework tests framework to run in a custom environment
Vsevolod Stakhov
2016-07-28
1
-4
/
+27
*
[Test] Try harder to kill rspamd + child processes to avoid cascading failures
Andrew Lewis
2016-07-25
1
-7
/
+30
*
[Test] Add test for legacy RSPAMC protocol
Andrew Lewis
2016-07-22
1
-0
/
+13
*
[Test] Fix braindamaged shutdown_process function
Andrew Lewis
2016-07-21
1
-10
/
+5
*
[Test] Fix scan file test
Andrew Lewis
2016-07-17
1
-1
/
+1
*
[Test] Add & rework functional tests
Andrew Lewis
2016-07-02
1
-7
/
+1
*
[Test] Fix Python3 compatibility
Andrew Lewis
2016-06-29
1
-7
/
+14
*
[Test] New functional test framework
Andrew Lewis
2016-06-27
1
-0
/
+87