-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feature/dfi-cleanup
# Conflicts: # bundles/pubsub/pubsub_serializer_json/src/pubsub_json_serialization_provider.c # bundles/pubsub/pubsub_utils/gtest/src/PubSubMatchingTestSuite.cpp # bundles/pubsub/pubsub_utils/gtest/src/PubSubSerializationHandlerTestSuite.cc # bundles/pubsub/pubsub_utils/src/pubsub_serialization_provider.c
- Loading branch information
Showing
228 changed files
with
617 additions
and
27,742 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,7 @@ | |
|
||
/.project | ||
.DS_Store | ||
.clion.source.upload.marker | ||
.idea | ||
.vscode | ||
*.iml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# C++ Remote Service Amdatu Integration | ||
|
||
This project part tests the integration of the C++ Remote Service Admin implementation with the | ||
C++ configuration-based remote service discovery. | ||
|
||
Because the C++ Remote Service Admin is based on export and import service factories and does not directly | ||
implement a transportation or serializer technology, the integration tests are based on a simple implementation of | ||
inter process communication message queue (IPC mq) for transportation and a simple memcpy for serialization. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 0 additions & 9 deletions
9
bundles/cxx_remote_services/integration/resources/Calculator$add$Invoke.descriptor
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
bundles/cxx_remote_services/integration/resources/Calculator$add$Return.descriptor
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
bundles/cxx_remote_services/integration/resources/Calculator$result$Event.descriptor
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.