diff options
author | drebs <drebs@leap.se> | 2015-08-04 12:09:21 -0300 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2015-08-04 18:50:25 +0200 |
commit | 0a35ab802daf3a9c0f5297b823f0adcc0dce2999 (patch) | |
tree | 57b6c344d427067028e97c3f28ec66f63281f007 /client/changes | |
parent | 4f9ce171277f4048558484c3b528c7c53c35c713 (diff) |
[test] add initial enc/dec pool tests
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/refactor_encdec-pool-startstop | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/refactor_encdec-pool-startstop b/client/changes/refactor_encdec-pool-startstop new file mode 100644 index 00000000..faa318c8 --- /dev/null +++ b/client/changes/refactor_encdec-pool-startstop @@ -0,0 +1,2 @@ + o Refactor enc/dec pool to standardize start/stop of the pools. + o Add tests for enc/dec pool. |