Browse Source

- add 'pv' module to tests, spelling fix

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@4935 689a6050-402a-0410-94f2-e92a70836424
Henning Westerholt 17 years ago
parent
commit
721715e8e2
2 changed files with 3 additions and 1 deletions
  1. 2 0
      test/unit/2.cfg
  2. 1 1
      test/unit/36.sh

+ 2 - 0
test/unit/2.cfg

@@ -1,3 +1,4 @@
+debug=3
 mpath="../modules"
 loadmodule "tm/tm.so"
 loadmodule "acc/acc.so"
@@ -48,6 +49,7 @@ loadmodule "userblacklist/userblacklist.so"
 loadmodule "registrar/registrar.so"
 loadmodule "permissions/permissions.so"
 loadmodule "pdt/pdt.so"
+loadmodule "pv/pv.so"
 loadmodule "mediaproxy/mediaproxy.so"
 loadmodule "xlog/xlog.so"
 

+ 1 - 1
test/unit/36.sh

@@ -1,5 +1,5 @@
 #!/bin/bash
-# private memory effiency and fragmentation with ul_dump w/ and w/o PKG_MALLOC
+# private memory effiency and fragmentation with ul_dump w/ or w/o PKG_MALLOC
 
 # Copyright (C) 2008 1&1 Internet AG
 #