Skip to content

Commit 2e11bf8

Browse files
committed
Add note about documentation being incomplete.
1 parent 303915f commit 2e11bf8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

contributors/devel/sig-testing/verify-tests.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- [Verification Tests](#verification-tests)
66
- [Overview](#overview)
7+
- [Note](#note)
78
- [`verify-govet-levee`](#verify-govet-leve)
89

910
## Overview
@@ -19,6 +20,10 @@ Most verification tests are self-explanatory.
1920
The verification tests fails when `go vet` produces any findings.
2021
More complex verification tests are described below.
2122

23+
### Note
24+
25+
This documentation is a work in progress. This listing is incomplete.
26+
2227
### `verify-govet-levee`
2328

2429
Verification in `verify-govet-levee.sh` uses taint propagation analysis

0 commit comments

Comments
 (0)