Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel/compiler_stack_protect.c: Improve code coverage to 100% #14703

Closed
cinlyooi-intel opened this issue Mar 20, 2019 · 0 comments
Closed

kernel/compiler_stack_protect.c: Improve code coverage to 100% #14703

cinlyooi-intel opened this issue Mar 20, 2019 · 0 comments
Labels
area: Kernel Enhancement Changes/Updates/Additions to existing features

Comments

@cinlyooi-intel
Copy link
Contributor

cinlyooi-intel commented Mar 20, 2019

Improve code coverage for this file to 100%. At present, none of its line is covered by the code coverage command below

./scripts/sanitycheck --coverage --coverage-platform mps2_an385 -p mps2_an385 --coverage-platform qemu_x86 -p qemu_x86 --coverage-platform qemu_x86_nommu -p qemu_x86_nommu --gcov-tool /opt/zephyr-sdk-0.10.0/sysroots/x86_64-pokysdk-linux/usr/bin/i586-zephyr-elf/i586-zephyr-elf-gcov -T tests/kernel -T tests/subsys/logging
@cinlyooi-intel cinlyooi-intel added the Enhancement Changes/Updates/Additions to existing features label Mar 20, 2019
@cinlyooi-intel cinlyooi-intel changed the title kernel/compiler_stack_protect.c: Improve code coverage kernel/compiler_stack_protect.c: Improve code coverage to 100% Mar 20, 2019
@nashif nashif closed this as completed Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Kernel Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

3 participants