We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303915f commit 2e11bf8Copy full SHA for 2e11bf8
contributors/devel/sig-testing/verify-tests.md
@@ -4,6 +4,7 @@
4
5
- [Verification Tests](#verification-tests)
6
- [Overview](#overview)
7
+ - [Note](#note)
8
- [`verify-govet-levee`](#verify-govet-leve)
9
10
## Overview
@@ -19,6 +20,10 @@ Most verification tests are self-explanatory.
19
20
The verification tests fails when `go vet` produces any findings.
21
More complex verification tests are described below.
22
23
+### Note
24
+
25
+This documentation is a work in progress. This listing is incomplete.
26
27
### `verify-govet-levee`
28
29
Verification in `verify-govet-levee.sh` uses taint propagation analysis
0 commit comments