tests: test actual support status for auth. algo

Check if library actually support Milenage, COMP128 v2 and v3 algorithms
instead of just printing enum values or nothing.

Change-Id: I2b98481f56a8381058d4b29db5e8a36eb193eee9
diff --git a/tests/comp128/comp128_test.ok b/tests/comp128/comp128_test.ok
index f9ba7ce..cdac5f2 100644
--- a/tests/comp128/comp128_test.ok
+++ b/tests/comp128/comp128_test.ok
@@ -1,5 +1,5 @@
-COMP128v2 support: 2
-COMP128v3 support: 3
+COMP128v2 support: 1
+COMP128v3 support: 1
 0 OK
 0 OK
 0 OK