summaryrefslogtreecommitdiffstats
path: root/coverity/README
diff options
context:
space:
mode:
Diffstat (limited to 'coverity/README')
-rw-r--r--coverity/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/coverity/README b/coverity/README
new file mode 100644
index 0000000..84795d9
--- /dev/null
+++ b/coverity/README
@@ -0,0 +1,6 @@
+coverity_assert_model.c:
+
+This file is a Coverity Modeling file for which currently adds the needed models
+for using the cmocka unit test framework. The assert functions could create
+false positives, to avoid that you can load this modeling file in the Coverity
+web interface. If needed add models for torture_ and talloc_ macros.