aboutsummaryrefslogtreecommitdiffstats
path: root/test/rt
diff options
context:
space:
mode:
Diffstat (limited to 'test/rt')
-rw-r--r--test/rt/testbuild/pclint/waivers.lnt13
1 files changed, 9 insertions, 4 deletions
diff --git a/test/rt/testbuild/pclint/waivers.lnt b/test/rt/testbuild/pclint/waivers.lnt
index 67befb44a..13a964f92 100644
--- a/test/rt/testbuild/pclint/waivers.lnt
+++ b/test/rt/testbuild/pclint/waivers.lnt
@@ -5,13 +5,18 @@
+libclass(angle,ansi)
+libh(core_cm4.h)
+libh(stm32f4xx.h)
-+libh(*LLD.h)
++libh(*_lld.h)
+
+/* Permitting anonymous unions.*/
++fan
/* Silencing common non-MISRA info generated by PCLint in -w3 mode. All of
- them have been controlled. Other infos have been fixed in the code.*/
--e526 -e537
+ them have been controlled. Other infos have been fixed in the code.
+ Remove temporarily the following -e in order to perform extra code quality
+ checks.*/
+-e526 -e537 -e552
-e613
--e714 -e716 -e717 -e749 -e757 -e758 -e759 -e768 -e773 -e778 -e793
+-e714 -e716 -e717 -e749 -e757 -e758 -e759 -e766 -e768 -e769 -e773 -e778 -e793
-e826 -e830 -e835 -e845
/* Removing *advisory* directives and rules that would negatively impact