Loading 07_expressions/0701_operators/070101_arithmetic_operators/Sem_070101_ArithmeticOperators_001.ttcn +1 −2 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev$ ** @purpose 1:7.1.1, Ensure that the addition of two integer ** variables is evaluated correctly. ** @purpose 1:7.1.1, Ensure that the addition of two integer variables is evaluated correctly. ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ Loading 07_expressions/0701_operators/070101_arithmetic_operators/Sem_070101_ArithmeticOperators_002.ttcn +1 −2 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev$ ** @purpose 1:7.1.1, Ensure that the addition of multiple integer ** variables is evaluated correctly. ** @purpose 1:7.1.1, Ensure that the addition of multiple integer variables is evaluated correctly. ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ Loading 07_expressions/0701_operators/070101_arithmetic_operators/Sem_070101_ArithmeticOperators_003.ttcn +1 −3 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev$ ** @purpose 1:7.1.1, Ensure that the addition of two integer ** variables is evaluated correctly when the expression ** contains a negative value. ** @purpose 1:7.1.1, Ensure that the addition of two integer variables is evaluated correctly when the expression contains a negative value. ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ Loading 07_expressions/0701_operators/070101_arithmetic_operators/Sem_070101_ArithmeticOperators_004.ttcn +1 −2 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev$ ** @purpose 1:7.1.1, Ensure that the substraction of two integer ** variables is evaluated correctly. ** @purpose 1:7.1.1, Ensure that the substraction of two integer variables is evaluated correctly. ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ Loading 07_expressions/0701_operators/070101_arithmetic_operators/Sem_070101_ArithmeticOperators_005.ttcn +1 −2 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev: 12 $ ** @purpose 1:7.1.1, Ensure that the substraction of multiple integer ** variables is evaluated correctly. ** @purpose 1:7.1.1, Ensure that the substraction of multiple integer variables is evaluated correctly. ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ Loading Loading
07_expressions/0701_operators/070101_arithmetic_operators/Sem_070101_ArithmeticOperators_001.ttcn +1 −2 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev$ ** @purpose 1:7.1.1, Ensure that the addition of two integer ** variables is evaluated correctly. ** @purpose 1:7.1.1, Ensure that the addition of two integer variables is evaluated correctly. ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ Loading
07_expressions/0701_operators/070101_arithmetic_operators/Sem_070101_ArithmeticOperators_002.ttcn +1 −2 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev$ ** @purpose 1:7.1.1, Ensure that the addition of multiple integer ** variables is evaluated correctly. ** @purpose 1:7.1.1, Ensure that the addition of multiple integer variables is evaluated correctly. ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ Loading
07_expressions/0701_operators/070101_arithmetic_operators/Sem_070101_ArithmeticOperators_003.ttcn +1 −3 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev$ ** @purpose 1:7.1.1, Ensure that the addition of two integer ** variables is evaluated correctly when the expression ** contains a negative value. ** @purpose 1:7.1.1, Ensure that the addition of two integer variables is evaluated correctly when the expression contains a negative value. ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ Loading
07_expressions/0701_operators/070101_arithmetic_operators/Sem_070101_ArithmeticOperators_004.ttcn +1 −2 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev$ ** @purpose 1:7.1.1, Ensure that the substraction of two integer ** variables is evaluated correctly. ** @purpose 1:7.1.1, Ensure that the substraction of two integer variables is evaluated correctly. ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ Loading
07_expressions/0701_operators/070101_arithmetic_operators/Sem_070101_ArithmeticOperators_005.ttcn +1 −2 Original line number Diff line number Diff line /***************************************************************** ** @author STF 409 ** @version $Rev: 12 $ ** @purpose 1:7.1.1, Ensure that the substraction of multiple integer ** variables is evaluated correctly. ** @purpose 1:7.1.1, Ensure that the substraction of multiple integer variables is evaluated correctly. ** @verdict pass accept, ttcn3verdict:pass *****************************************************************/ Loading