Loading ttcn/AtsMec_SensorsSharingService/AtsMec_SensorsSharingService.ttcn→ttcn/AtsMec_SensorsSharingService/AtsMec_SensorsSharingService_TestCases.ttcn +16 −0 Original line number Diff line number Diff line Loading @@ -10,12 +10,7 @@ module AtsMec_SensorsSharingService_TestCases { import from LibHttp_JsonTemplates all; import from LibHttp_TestSystem all; // LibMec/LibMec_ApplicationPackageLifecycleAndOperationGrantingAPI import from ApplicationPackageLifecycleAndOperationGrantingAPI_TypesAndValues all; import from ApplicationPackageLifecycleAndOperationGrantingAPI_Templates all; import from ApplicationPackageLifecycleAndOperationGrantingAPI_Pixits all; // LibMec/EdgePlatformApplicationEnablementAPI import from EdgePlatformApplicationEnablementAPI_Templates all; // LibMec/SensorsSharingService import from SensorsSharingService_Templates all; } // End of module AtsMec_SensorsSharingService_TestCases No newline at end of file ttcn/AtsMec_SensorsSharingService/AtsMec_SensorsSharingService_TestControl.ttcn +2 −0 Original line number Diff line number Diff line module AtsMec_SensorsSharingService_TestControl { import from AtsMec_SensorsSharingService_TestCases all; control { } Loading ttcn/LibMec/QoSMeasurementAPI/ttcn/QoSMeasurementAPI_Templates.ttcn +459 −1 File changed.Preview size limit exceeded, changes collapsed. Show changes ttcn/LibMec/QoSMeasurementAPI/ttcn/QoSMeasurementAPI_TypesAndValues.ttcn +4 −3 Original line number Diff line number Diff line Loading @@ -380,6 +380,7 @@ module QoSMeasurementAPI_TypesAndValues { } type record of Json.UInteger Ports; } with { encode "JSON" } // End of module QoSMeasurementAPI_TypesAndValues ttcn/LibMec/SensorsSharingService/ttcn/QoSMeasurementAPI_TypesAndValues.ttcndeleted 100644 → 0 +0 −3 Original line number Diff line number Diff line module QoSMeasurementAPI_TypesAndValues { } // End of module QoSMeasurementAPI_TypesAndValues Loading
ttcn/AtsMec_SensorsSharingService/AtsMec_SensorsSharingService.ttcn→ttcn/AtsMec_SensorsSharingService/AtsMec_SensorsSharingService_TestCases.ttcn +16 −0 Original line number Diff line number Diff line Loading @@ -10,12 +10,7 @@ module AtsMec_SensorsSharingService_TestCases { import from LibHttp_JsonTemplates all; import from LibHttp_TestSystem all; // LibMec/LibMec_ApplicationPackageLifecycleAndOperationGrantingAPI import from ApplicationPackageLifecycleAndOperationGrantingAPI_TypesAndValues all; import from ApplicationPackageLifecycleAndOperationGrantingAPI_Templates all; import from ApplicationPackageLifecycleAndOperationGrantingAPI_Pixits all; // LibMec/EdgePlatformApplicationEnablementAPI import from EdgePlatformApplicationEnablementAPI_Templates all; // LibMec/SensorsSharingService import from SensorsSharingService_Templates all; } // End of module AtsMec_SensorsSharingService_TestCases No newline at end of file
ttcn/AtsMec_SensorsSharingService/AtsMec_SensorsSharingService_TestControl.ttcn +2 −0 Original line number Diff line number Diff line module AtsMec_SensorsSharingService_TestControl { import from AtsMec_SensorsSharingService_TestCases all; control { } Loading
ttcn/LibMec/QoSMeasurementAPI/ttcn/QoSMeasurementAPI_Templates.ttcn +459 −1 File changed.Preview size limit exceeded, changes collapsed. Show changes
ttcn/LibMec/QoSMeasurementAPI/ttcn/QoSMeasurementAPI_TypesAndValues.ttcn +4 −3 Original line number Diff line number Diff line Loading @@ -380,6 +380,7 @@ module QoSMeasurementAPI_TypesAndValues { } type record of Json.UInteger Ports; } with { encode "JSON" } // End of module QoSMeasurementAPI_TypesAndValues
ttcn/LibMec/SensorsSharingService/ttcn/QoSMeasurementAPI_TypesAndValues.ttcndeleted 100644 → 0 +0 −3 Original line number Diff line number Diff line module QoSMeasurementAPI_TypesAndValues { } // End of module QoSMeasurementAPI_TypesAndValues