version test bug fixed
authorbalaskoa <jeno.balasko@ericsson.com>
Tue, 26 Apr 2016 07:01:06 +0000 (09:01 +0200)
committerbalaskoa <jeno.balasko@ericsson.com>
Tue, 26 Apr 2016 07:01:06 +0000 (09:01 +0200)
Signed-off-by: balaskoa <jeno.balasko@ericsson.com>
function_test/Semantic_Analyser/ver/high_titan_SE.ttcn

index 32081abc52673dac38cf692230e8760ab81f0252..a137b6f2379bdee6c53f58fbe7e1ec49d8869662 100644 (file)
@@ -25,7 +25,7 @@ with {
 
   /* Test needs to be adjusted for every release !!!!!!! */
   extension "requiresTITAN CRL 113 200/5 R5A"; /* This one must just pass, the next one must just fail */
-  extension "requiresTITAN CRL 113 200/5 R5A01"; //^error: This module needs to be compiled with TITAN version (C[RN]L \d+ \d+\/\d+ )?R\d{1,2}[A-HJ-NS-VX-Z](\d{1,2})? or higher; version (C[RN]L \d+ \d+\/\d+ )?R\d{1,2}[A-HJ-NS-VX-Z](\d{1,2})? detected//
+  extension "requiresTITAN CRL 113 200/5 R6A01"; //^error: This module needs to be compiled with TITAN version (C[RN]L \d+ \d+\/\d+ )?R\d{1,2}[A-HJ-NS-VX-Z](\d{1,2})? or higher; version (C[RN]L \d+ \d+\/\d+ )?R\d{1,2}[A-HJ-NS-VX-Z](\d{1,2})? detected//
 
   /* The old style RnXnn, without the CRL 113 200 and the suffix, implies major version 1
    * Now that Titan is at version 2, the following will always pass:
This page took 0.035372 seconds and 5 git commands to generate.