upgraded Test IMC/IMV pair to fully support multple IMC IDs

This commit is contained in:
Andreas Steffen
2011-12-11 22:01:49 +01:00
parent 6f04ccff5e
commit 63179fd459
7 changed files with 149 additions and 81 deletions
@@ -14,6 +14,7 @@ libimcv {
plugins {
imc-test {
command = allow
additional_ids = 2
}
}
}
@@ -17,6 +17,7 @@ libimcv {
plugins {
imc-test {
command = isolate
additional_ids = 1
}
}
}