Commit e944749
doc: add example of using filter with cctest
This commit adds examples of specifying filters when running cctest.
This can be useful when debugging and limiting the test cases run to
the test cases of interest and I think worth documenting.
PR-URL: #21401
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent 5cd78ba commit e944749Copy full SHA for e944749
File tree
Expand file treeCollapse file tree
1 file changed
+10
-0
lines changedOpen diff view settings
Filter options
- doc/guides
Expand file treeCollapse file tree
1 file changed
+10
-0
lines changedOpen diff view settings
Collapse file
doc/guides/writing-tests.md
Copy file name to clipboardExpand all lines: doc/guides/writing-tests.md+10Lines changed: 10 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
403 | 403 | |
404 | 404 | |
405 | 405 | |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
406 | 416 | |
407 | 417 | |
408 | 418 | |
|
0 commit comments