Skip to content

compile plugin as module #67

compile plugin as module

compile plugin as module #67

GitHub Actions / GTests succeeded Aug 28, 2024 in 0s

30 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
reports/nel_misc_config_file_test.xml 6✅ 1ms
reports/nelns_do_allocate_port_test.xml 5✅ 0ms
reports/nelns_naming_service_it.xml 3✅ 2s
reports/nelns_naming_service_test.xml 4✅ 178ms
reports/nelns_service_instance_manager_test.xml 12✅ 172ms

✅ reports/nel_misc_config_file_test.xml

6 tests were completed in 1ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CUTMiscConfigFileTest 6✅ 1ms

✅ CUTMiscConfigFileTest

✅ configWithInclude
✅ configWithOptional
✅ configWithDefine
✅ configWithBadTest
✅ configIncludeAndOptional
✅ reportErrorInSubFiles

✅ reports/nelns_do_allocate_port_test.xml

5 tests were completed in 0ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
doAllocatePortTest 5✅ 0ms

✅ doAllocatePortTest

✅ shouldStartAtMinBaseport
✅ shouldIncreasePorts
✅ shouldWrapArroundMaxBasePort
✅ shouldSkipPortsUsedByRegisteredServices
✅ shouldNotSkipPortIfNotUsedByRegisteredServices

✅ reports/nelns_naming_service_it.xml

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CNamingServiceIT 3✅ 2s

✅ CNamingServiceIT

✅ shouldAnswerToRegistration
✅ shouldUpdateServiceRegistry
✅ shouldAnswerToQueryPort

✅ reports/nelns_naming_service_test.xml

4 tests were completed in 178ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CNamingService 4✅ 178ms

✅ CNamingService

✅ shouldInstantiateSingleton
✅ shouldNotAllowMultipleSimultaneousInstances
✅ shouldCleanupSingleton
✅ shouldAllowNewInstanceAfterDestruction

✅ reports/nelns_service_instance_manager_test.xml

12 tests were completed in 172ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
CServiceInstanceManager 12✅ 172ms

✅ CServiceInstanceManager

✅ getInstanceShouldAssertIfNotInitialized
✅ getInstanceShouldReturnSingleton
✅ DestructorShouldCleanupSingletonInstance
✅ displayInfoShouldBeEmptyIfNothingRegistered
✅ addUniqueServiceShouldAddShardUniqueService
✅ addUniqueServiceShouldAddMachineUniqueService
✅ queryStartServiceShouldGrantSingleService
✅ queryStartServiceShouldGrantSingleShardUnqiueService
✅ queryStartServiceShouldNotGrantAdditionalShardUnqiueService
✅ queryStartServiceShouldGrantAdditionalMachineUnqiueServiceOnDifferentMachine
✅ queryStartServiceShouldNotGrantAdditionalMachineUnqiueServiceOnSameMachine
✅ releaseServiceShouldRemoveOnlineSercie