spl-core 6.5.0__py3-none-any.whl → 7.0.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- spl_core/__init__.py +1 -1
- spl_core/common.cmake +2 -2
- {spl_core-6.5.0.dist-info → spl_core-7.0.0.dist-info}/METADATA +1 -1
- {spl_core-6.5.0.dist-info → spl_core-7.0.0.dist-info}/RECORD +7 -7
- {spl_core-6.5.0.dist-info → spl_core-7.0.0.dist-info}/LICENSE +0 -0
- {spl_core-6.5.0.dist-info → spl_core-7.0.0.dist-info}/WHEEL +0 -0
- {spl_core-6.5.0.dist-info → spl_core-7.0.0.dist-info}/entry_points.txt +0 -0
spl_core/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "
|
|
1
|
+
__version__ = "7.0.0"
|
spl_core/common.cmake
CHANGED
|
@@ -528,7 +528,7 @@ macro(_spl_add_test_suite COMPONENT_NAME PROD_SRC TEST_SOURCES)
|
|
|
528
528
|
target_compile_options(${exe_name} PRIVATE ${TEST_COMPILE_OPTIONS})
|
|
529
529
|
|
|
530
530
|
# Coverage data is only generated for the component's sources
|
|
531
|
-
target_compile_options(${COMPONENT_NAME} PRIVATE --coverage ${TEST_COMPILE_OPTIONS})
|
|
531
|
+
target_compile_options(${COMPONENT_NAME} PRIVATE --coverage -fcondition-coverage ${TEST_COMPILE_OPTIONS})
|
|
532
532
|
|
|
533
533
|
# Define list of test specific compile options for all sources
|
|
534
534
|
# SPLE_UNIT_TESTING: add possibility to configure the code for unit testing
|
|
@@ -547,7 +547,7 @@ macro(_spl_add_test_suite COMPONENT_NAME PROD_SRC TEST_SOURCES)
|
|
|
547
547
|
target_compile_definitions(${COMPONENT_NAME} PRIVATE ${TEST_COMPILE_DEFINITIONS})
|
|
548
548
|
|
|
549
549
|
target_link_options(${exe_name}
|
|
550
|
-
PRIVATE -ggdb --coverage
|
|
550
|
+
PRIVATE -ggdb --coverage -fcondition-coverage
|
|
551
551
|
)
|
|
552
552
|
|
|
553
553
|
add_custom_command(
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
spl_core/__init__.py,sha256=
|
|
1
|
+
spl_core/__init__.py,sha256=VgMOOqsYbyb60I1RmlZpqwqQ0C0IyT3R0c8_xX4pRGM,22
|
|
2
2
|
spl_core/__run.py,sha256=DphnN7_Bjiw_mOOztsHxTDHS8snz1g2MMWAaJpZxPKM,361
|
|
3
3
|
spl_core/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
spl_core/common/command_line_executor.py,sha256=GHIMpNiMD_eP44vq7L_HiC08aKt7lgW_wn_omU6REwQ,2217
|
|
5
5
|
spl_core/common/path.py,sha256=sDujd3n4XP1XGjHc7ImXEdjihO6A8BOIDbKCf7HgQ0Y,462
|
|
6
|
-
spl_core/common.cmake,sha256=
|
|
6
|
+
spl_core/common.cmake,sha256=ti57PmtZM2-7c1J8u7kyL-mFSyySlipG6-evO5iwH2o,32457
|
|
7
7
|
spl_core/conan.cmake,sha256=i1AuyN-e8cczX7TI1nl6e3Y8N-EP-QXPVY7LG6NUyJY,41958
|
|
8
8
|
spl_core/config/KConfig,sha256=atlUwl0kPIdoGjbOI2PoaCQ2wgao7-mblZKn3dXUCxI,1755
|
|
9
9
|
spl_core/gcov_maid/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -60,8 +60,8 @@ spl_core/main.py,sha256=_hL4j155WZMXog_755bgAH1PeUwvTdJZvVdVw9EWhvo,1225
|
|
|
60
60
|
spl_core/spl.cmake,sha256=uG1tnDba1Tgjj1ql5rgIRJFkfi9CY9IHoYLePWklYxw,4524
|
|
61
61
|
spl_core/test_utils/base_variant_test_runner.py,sha256=jW9mRbSI0rSFLh-lOwkj7oJgyk2xm07Dw63vhJmnE3s,3312
|
|
62
62
|
spl_core/test_utils/spl_build.py,sha256=TtYFTY94Fa9eXdtY9NavrCulx-NEONRm81GSLHGB_yQ,5599
|
|
63
|
-
spl_core-
|
|
64
|
-
spl_core-
|
|
65
|
-
spl_core-
|
|
66
|
-
spl_core-
|
|
67
|
-
spl_core-
|
|
63
|
+
spl_core-7.0.0.dist-info/LICENSE,sha256=UjjA0o8f5tT3wVm7qodTLAhPWLl6kgVyn9FPAd1VeYY,1099
|
|
64
|
+
spl_core-7.0.0.dist-info/METADATA,sha256=PkPU9AH72pbvPoL2jBTkzjlUOD9SdvbvYV7xwuiltsY,5160
|
|
65
|
+
spl_core-7.0.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
|
66
|
+
spl_core-7.0.0.dist-info/entry_points.txt,sha256=18_sdVY93N1GVBiAHxQ_F9ZM-bBvOmVMOMn7PNe2EqU,45
|
|
67
|
+
spl_core-7.0.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|