Commit 7308eae1 authored by Bostjan Pintar's avatar Bostjan Pintar
Browse files

New Dh group introduced.

parent 89996677
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -44,4 +44,9 @@ module DiameterShDh_TCFunctions {
        }
        
    }
     
    group TP_Dh_Role { //Dh TCFunctions
     
    } // End of group TP_Dh_Role
    
} // End of module DiameterShDh_TCFunctions 
 No newline at end of file
+4 −0
Original line number Diff line number Diff line
@@ -101,4 +101,8 @@ module DiameterShDh_TestCases {
        
     } // End of group TP_Sh 
     
     group TP_Dh { //Dh Test cases
     
     } // End of group TP_Dh
     
} // End of module DiameterShDh_TestCases 
 No newline at end of file