Commit graph

386 commits

Author SHA1 Message Date
Bastian Schroll 2498bdd5d4
edit docs 2019-10-25 23:22:15 +02:00
Bastian Schroll 62fadd6fb3
add docs for registerWildcards() function 2019-10-25 21:59:04 +02:00
Bastian Schroll 51e2b1e258
implement registerWildcard() for modules 2019-10-25 21:58:35 +02:00
Bastian Schroll b0a5cb57fe
add import log msg 2019-10-25 18:40:25 +02:00
Bastian Schroll a098cfcc4d
edit log msg 2019-10-25 18:32:19 +02:00
Bastian Schroll 7a852cad02
remove bwPaket from router return log 2019-10-25 17:21:41 +02:00
Bastian Schroll d2052a1558
fix pep8 2019-10-25 15:57:13 +02:00
Bastian Schroll 277cd9db12
refactoring in routerManager 2019-10-25 15:56:20 +02:00
Bastian Schroll c07237f2ea
add statistics for routers 2019-10-25 15:54:26 +02:00
Bastian Schroll 512d72e97a
improve plug/mod cleanup strategy 2019-10-25 15:37:23 +02:00
Bastian Schroll 9ce4fd7420
improve router stats writer 2019-10-25 14:40:49 +02:00
Bastian Schroll 1f01aaf2c3
save router run stats to stats file 2019-10-25 14:33:18 +02:00
Bastian Schroll 9a33975f52
fix module stats type name 2019-10-25 14:32:24 +02:00
Bastian Schroll 1776f91c9e
remove unneded properties 2019-10-25 13:44:22 +02:00
Bastian Schroll 04a8303ca9
set route statistics callback 2019-10-25 13:30:07 +02:00
Bastian Schroll d40432e5b8
add route statisticsCallback 2019-10-25 13:29:26 +02:00
Bastian Schroll 341f05d25a
refactoring in routerManager 2019-10-25 13:27:48 +02:00
Bastian Schroll 869bc141de
add type to mod/plug stats 2019-10-25 13:25:56 +02:00
Bastian Schroll c80c9227d5
add missed pass statements 2019-10-25 12:12:40 +02:00
Bastian Schroll 5dcd71eb8d
add resource and name to route point 2019-10-25 11:12:41 +02:00
Bastian Schroll 39aeb6c93a
mod/plug remove tmpTime member var 2019-10-24 23:42:52 +02:00
Bastian Schroll c4fa8c4898
edit comments in plugin/module base class 2019-10-24 23:12:20 +02:00
Bastian Schroll 7d8544123b
fix test start log message 2019-10-24 23:11:57 +02:00
Bastian Schroll 543719a917
fix some not defined warnings 2019-10-24 19:01:35 +02:00
Bastian Schroll bb1a7f21f9
fix server/client encoding 2019-10-24 18:46:22 +02:00
Bastian Schroll 41a8fc740d add encoding for testdata reader 2019-10-24 13:29:16 +02:00
Bastian Schroll 72f4f3c8d8 fix false socket.shutdown call 2019-10-24 10:55:25 +02:00
Bastian Schroll 60d05dc235 fix some log messages 2019-10-24 10:08:07 +02:00
Bastian Schroll a3494b54a6 improve testmode 2019-10-24 08:59:33 +02:00
Bastian Schroll 6233e9fbd4 added testmode to bw_client 2019-10-24 08:45:18 +02:00
Bastian Schroll 3dddcdcff2
fix pyflakes py3.5 build 2019-10-23 22:23:24 +02:00
Bastian Schroll 7d2e7597f7
add pyflakes to pytest 2019-10-23 22:12:42 +02:00
Bastian Schroll 1d90b3d38b
fix some pyflakes 2019-10-23 22:11:57 +02:00
Bastian Schroll 464c0c2298
fix server/client connection 2019-10-23 19:05:09 +02:00
Bastian Schroll 549fbafc29
fix client.isConnected() 2019-10-23 15:26:35 +02:00
Bastian Schroll 504728191d add recv timeout for client 2019-10-23 14:17:12 +02:00
Bastian Schroll bf3914a693
safe test artifacts 2019-10-23 09:35:24 +02:00
Bastian Schroll 50095bf4a7 fix errors 2019-10-23 09:19:32 +02:00
Bastian Schroll 096d6fefe3 add serverHigLoad test (10 clients a 100 packets) 2019-10-23 09:01:11 +02:00
Bastian Schroll 3cd5a59bb5 improve client isConnected method 2019-10-23 08:59:19 +02:00
Bastian Schroll 361afe2ff1 fix bug 2019-10-23 08:28:26 +02:00
Bastian Schroll f88c3ea03f improve logging 2019-10-23 08:10:50 +02:00
Bastian Schroll 3cdd0297dd
fix some pep8 in bw_client 2019-10-22 17:31:01 +02:00
Bastian Schroll 0d338dc10d
stderr of process to logfile 2019-10-22 17:16:38 +02:00
Bastian Schroll 495176457e
add some log messages 2019-10-21 20:56:51 +02:00
Bastian Schroll 96aeb3b705
fix rtl_fm path 2019-10-21 20:10:42 +02:00
Bastian Schroll 5f30bcb2f3 fix server test 2019-10-21 12:24:25 +02:00
Bastian Schroll 1ae54bee27 fix server test 2019-10-21 11:53:12 +02:00
Bastian Schroll 422109f3fe test changes 2019-10-21 11:22:53 +02:00
Bastian Schroll 40e0a951da add some config tests 2019-10-21 10:28:46 +02:00