Skip to content

Divide tests in public api and impl tests - #1010

Open
sergejwinterbmw wants to merge 1 commit into
eclipse-score:mainfrom
sergejwinterbmw:sw/main/move_tests
Open

Divide tests in public api and impl tests#1010
sergejwinterbmw wants to merge 1 commit into
eclipse-score:mainfrom
sergejwinterbmw:sw/main/move_tests

Conversation

@sergejwinterbmw

@sergejwinterbmw sergejwinterbmw commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

No description provided.

LittleHuba
LittleHuba previously approved these changes Aug 28, 2026
@LittleHuba
LittleHuba added this pull request to the merge queue Aug 28, 2026
@bemerybmw
bemerybmw removed this pull request from the merge queue due to a manual request Aug 28, 2026

@bemerybmw bemerybmw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pr is just moving all the tests to mw/com/impl/test? That's not the point of the ticket. We should only move tests which are using internals to mw/com/impl/test, but as far as I can see, a lot of these tests don't use internals?

@sergejwinterbmw

Copy link
Copy Markdown
Contributor Author

This pr is just moving all the tests to mw/com/impl/test? That's not the point of the ticket. We should only move tests which are using internals to mw/com/impl/test, but as far as I can see, a lot of these tests don't use internals?

Test ::impl Element
check_values_created_from_config impl::lola::ElementFqId
check_values_created_from_config impl::configuration::Parse
check_values_created_from_config impl::ServiceIdentifierType
check_values_created_from_config impl::make_ServiceIdentifierType
check_values_created_from_config impl::LolaServiceInstanceDeployment
check_values_created_from_config impl::LolaEventId
check_values_created_from_config impl::LolaServiceTypeDeployment
check_values_created_from_config impl::ServiceElementType
check_values_created_from_config impl::lola::ShmPathBuilder
check_values_created_from_config impl::ServiceTypeDeployment
methods impl::ProxyWithSemiDynamicMethodFactory
multiple_proxies impl::ProxyEvent
receive_handler_usage impl::MakeError
reserving_skeleton_slots impl::configuration::Parse
reserving_skeleton_slots impl::LolaServiceInstanceDeployment
separate_reception_threads impl::lola::ElementFqId
separate_reception_threads impl::ServiceElementType
separate_reception_threads impl::lola::ElementFqIdMessage
separate_reception_threads impl::lola::MessageType
separate_reception_threads impl::Runtime
separate_reception_threads impl::IBindingRuntime
separate_reception_threads impl::BindingType
separate_reception_threads impl::lola::IRuntime
separate_reception_threads impl::ScopedEventReceiveHandler
separate_reception_threads impl::QualityType
shared_memory_storage impl::lola::ElementFqId
shared_memory_storage impl::lola::SkeletonEvent
shared_memory_storage impl::lola::SkeletonEventAttorney
shared_memory_storage impl::SkeletonEventView
shared_memory_storage impl::SkeletonBaseView
shared_memory_storage impl::lola::Skeleton
shared_memory_storage impl::lola::SkeletonAttorney
shared_memory_storage impl::ProxyEventView
shared_memory_storage impl::lola::ProxyEvent
shared_memory_storage impl::ProxyBaseView
shared_memory_storage impl::lola::Proxy
shared_memory_storage impl::lola::ProxyTestAttorney
unsubscribe_deadlock impl::MakeError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

3 participants