[Edited Message Follows]
Hi Richard,
Thanks for checking the patch and your comment
"Would it make more sense to run this as part of the other gcc testsuites?"
Definitely Yes. We can add the sanitizer tests as part of the existing gcc
testsuites.
However, the sanitizer test was intentionally k
Hi Richard,
Thanks for checking the patch and your comment
"Would it make more sense to run this as part of the other gcc testsuites?"
Definitely Yes. We can add the sanitizer tests as part of the existing gcc
testsuites.
However, the sanitizer test was intentionally kept separate to avoid
unn
On Mon, 2024-09-02 at 00:39 -0700, Hemraj, Deepthi via lists.openembedded.org
wrote:
> From: Deepthi Hemraj
>
> [YOCTO #15338]
> Enabled ptest integration in gcc-sanitizers.inc to facilitate the proper
> testing and execution of address sanitizer (ASan)
>
> Defined the do_check task to execute
From: Deepthi Hemraj
[YOCTO #15338]
Enabled ptest integration in gcc-sanitizers.inc to facilitate the proper
testing and execution of address sanitizer (ASan)
Defined the do_check task to execute ASan tests with proper environment setup
and updated do_install_ptest_base to copy ASan test execu