Loading 05_basic_language_elements/0501_identifiers_and_keywords/NegSem_0501_Identifier_001.ttcn +1 −1 Original line number Original line Diff line number Diff line /***************************************************************** /***************************************************************** ** @author STF 409 ** @author STF 409 ** @version $Rev$ ** @version 0.0.1 ** @purpose 1:5.1, Ensure that cannot pass a charstring value to an integer variable. ** @purpose 1:5.1, Ensure that cannot pass a charstring value to an integer variable. ** @verdict pass reject ** @verdict pass reject *****************************************************************/ *****************************************************************/ Loading 05_basic_language_elements/0501_identifiers_and_keywords/NegSyn_0501_Identifier_001.ttcn +1 −1 Original line number Original line Diff line number Diff line /***************************************************************** /***************************************************************** ** @author STF 409 ** @author STF 409 ** @version $Rev$ ** @version 0.0.1 ** @purpose 1:5.1, Ensure that when the IUT loads a module containing an ** @purpose 1:5.1, Ensure that when the IUT loads a module containing an identifier named with a keyword then the module is rejected. identifier named with a keyword then the module is rejected. ** @verdict pass reject ** @verdict pass reject Loading 05_basic_language_elements/0501_identifiers_and_keywords/Syn_0501_Identifier_001.ttcn +1 −1 Original line number Original line Diff line number Diff line /***************************************************************** /***************************************************************** ** @author STF 409 ** @author STF 409 ** @version $Rev$ ** @version 0.0.1 ** @purpose 1:5.1, Ensure that the IUT handle the identifiers case sensitively. ** @purpose 1:5.1, Ensure that the IUT handle the identifiers case sensitively. ** @verdict pass accept, ttcn3verdict:pass ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ *****************************************************************/ Loading 05_basic_language_elements/0502_scope_rules/050201_Scope_of_parameters/Sem_050201_Scope_of_parameters_001.ttcn +1 −1 Original line number Original line Diff line number Diff line /*************************************************** /*************************************************** ** @author STF 409 ** @author STF 409 ** @version $Rev$ ** @version 0.0.1 ** @desc Test cases for clause 5.2 Scope rules ** @desc Test cases for clause 5.2 Scope rules ** @purpose 1:5.2.1, Ensure that the IUT correctly handles scope of formal function parameters ** @purpose 1:5.2.1, Ensure that the IUT correctly handles scope of formal function parameters ** @verdict pass accept, ttcn3verdict:pass ** @verdict pass accept, ttcn3verdict:pass Loading 05_basic_language_elements/0502_scope_rules/050202_Uniqueness_of_identifiers/NegSem_050202_Uniqueness_001.ttcn +1 −1 Original line number Original line Diff line number Diff line /*************************************************** /*************************************************** ** @author STF 409 ** @author STF 409 ** @version $Rev$ ** @version 0.0.1 ** @purpose 1:5.2.2, Ensure that the IUT correctly handles the uniqueness of variable names in its scope ** @purpose 1:5.2.2, Ensure that the IUT correctly handles the uniqueness of variable names in its scope ** @verdict pass reject ** @verdict pass reject ***************************************************/ ***************************************************/ Loading Loading
05_basic_language_elements/0501_identifiers_and_keywords/NegSem_0501_Identifier_001.ttcn +1 −1 Original line number Original line Diff line number Diff line /***************************************************************** /***************************************************************** ** @author STF 409 ** @author STF 409 ** @version $Rev$ ** @version 0.0.1 ** @purpose 1:5.1, Ensure that cannot pass a charstring value to an integer variable. ** @purpose 1:5.1, Ensure that cannot pass a charstring value to an integer variable. ** @verdict pass reject ** @verdict pass reject *****************************************************************/ *****************************************************************/ Loading
05_basic_language_elements/0501_identifiers_and_keywords/NegSyn_0501_Identifier_001.ttcn +1 −1 Original line number Original line Diff line number Diff line /***************************************************************** /***************************************************************** ** @author STF 409 ** @author STF 409 ** @version $Rev$ ** @version 0.0.1 ** @purpose 1:5.1, Ensure that when the IUT loads a module containing an ** @purpose 1:5.1, Ensure that when the IUT loads a module containing an identifier named with a keyword then the module is rejected. identifier named with a keyword then the module is rejected. ** @verdict pass reject ** @verdict pass reject Loading
05_basic_language_elements/0501_identifiers_and_keywords/Syn_0501_Identifier_001.ttcn +1 −1 Original line number Original line Diff line number Diff line /***************************************************************** /***************************************************************** ** @author STF 409 ** @author STF 409 ** @version $Rev$ ** @version 0.0.1 ** @purpose 1:5.1, Ensure that the IUT handle the identifiers case sensitively. ** @purpose 1:5.1, Ensure that the IUT handle the identifiers case sensitively. ** @verdict pass accept, ttcn3verdict:pass ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ *****************************************************************/ Loading
05_basic_language_elements/0502_scope_rules/050201_Scope_of_parameters/Sem_050201_Scope_of_parameters_001.ttcn +1 −1 Original line number Original line Diff line number Diff line /*************************************************** /*************************************************** ** @author STF 409 ** @author STF 409 ** @version $Rev$ ** @version 0.0.1 ** @desc Test cases for clause 5.2 Scope rules ** @desc Test cases for clause 5.2 Scope rules ** @purpose 1:5.2.1, Ensure that the IUT correctly handles scope of formal function parameters ** @purpose 1:5.2.1, Ensure that the IUT correctly handles scope of formal function parameters ** @verdict pass accept, ttcn3verdict:pass ** @verdict pass accept, ttcn3verdict:pass Loading
05_basic_language_elements/0502_scope_rules/050202_Uniqueness_of_identifiers/NegSem_050202_Uniqueness_001.ttcn +1 −1 Original line number Original line Diff line number Diff line /*************************************************** /*************************************************** ** @author STF 409 ** @author STF 409 ** @version $Rev$ ** @version 0.0.1 ** @purpose 1:5.2.2, Ensure that the IUT correctly handles the uniqueness of variable names in its scope ** @purpose 1:5.2.2, Ensure that the IUT correctly handles the uniqueness of variable names in its scope ** @verdict pass reject ** @verdict pass reject ***************************************************/ ***************************************************/ Loading