Skip to content
Commit 3cdc5a9f authored by Keith Packard's avatar Keith Packard Committed by Anas Nashif
Browse files

tests/kernel: Disable -Werror when testing deprecated pipe APIs



These two tests are validating that deprecated APIs still work
correctly. Which means they will definitely generate compile warnings.

To disable -Werror while letting it be enabled for other tests, create a
new Kconfig variable, DEPRECATION_TEST and make
COMPILER_WARNINGS_AS_ERRORS depend on that option being unselected. Add
this option to the two tests so that the resulting configuration
disables -Werror.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 0adac7ca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment