Added a crypto transform stress test for profiling

This commit is contained in:
Martin Willi
2010-08-19 19:05:14 +02:00
parent 9d3e174a1e
commit 37e52c3fbf
4 changed files with 109 additions and 4 deletions
+2 -2
View File
@@ -716,8 +716,8 @@ ADD_PLUGIN([agent], [s libcharon])
ADD_PLUGIN([pkcs11], [s libcharon pki])
ADD_PLUGIN([xcbc], [s libcharon])
ADD_PLUGIN([hmac], [s libcharon pluto])
ADD_PLUGIN([ctr], [s libcharon])
ADD_PLUGIN([ccm], [s libcharon])
ADD_PLUGIN([ctr], [s libcharon scripts])
ADD_PLUGIN([ccm], [s libcharon scripts])
ADD_PLUGIN([xauth], [p pluto])
ADD_PLUGIN([attr], [h libcharon pluto])
ADD_PLUGIN([attr-sql], [h libcharon pluto])