Skip to content
Snippets Groups Projects
Commit caae0b64 authored by balaskoa's avatar balaskoa
Browse files

version test bug fixed


Signed-off-by: default avatarbalaskoa <jeno.balasko@ericsson.com>
parent 4821880d
No related branches found
No related tags found
1 merge request!50version test bug fixed
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment