Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
ccan
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mirror
ccan
Commits
e6ed30e6
Commit
e6ed30e6
authored
Dec 05, 2011
by
Rusty Russell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ccanlint.1: fix description of per-test options for tests_pass_valgrind.
parent
09b9554c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
doc/ccanlint.1
doc/ccanlint.1
+4
-4
doc/ccanlint.1.txt
doc/ccanlint.1.txt
+3
-3
No files found.
doc/ccanlint.1
View file @
e6ed30e6
...
...
@@ -2,12 +2,12 @@
.\" Title: ccanlint
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 12/0
2
/2011
.\" Date: 12/0
5
/2011
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
.TH "CCANLINT" "1" "12/0
2
/2011" "\ \&" "\ \&"
.TH "CCANLINT" "1" "12/0
5
/2011" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
...
...
@@ -131,7 +131,7 @@ If test break, but not repair, or maybe the dumb test, put the magic lines \fI_i
* // Test module foolish for me great!
* info_documentation_exists FAIL
* // Error for the file may be only
* tests_pass_valgrind_noleaks run\-mytest\&.c:FAIL
* tests_pass_valgrind_noleaks
test/
run\-mytest\&.c:FAIL
.fi
.if n \{\
.RE
...
...
@@ -385,7 +385,7 @@ test rest,
\fI_info\fR
have
\fBccanlint\fR
section, make "tests_pass_valgrind
TESTNAME:FAIL"\&. If required valgrind additional option, "tests_pass_valgrind
TESTNAME:\-\-option"\&.
section, make "tests_pass_valgrind
test/TESTNAME:FAIL"\&. If required valgrind additional option, "tests_pass_valgrind test/
TESTNAME:\-\-option"\&.
.RE
.PP
\fBtests_pass_valgrind_noleaks\fR
...
...
doc/ccanlint.1.txt
View file @
e6ed30e6
...
...
@@ -80,7 +80,7 @@ test, but happy:
* // Test module foolish for me great!
* info_documentation_exists FAIL
* // Error for the file may be only
* tests_pass_valgrind_noleaks run-mytest.c:FAIL
* tests_pass_valgrind_noleaks
test/
run-mytest.c:FAIL
---------------------------------------------------------------------
*info_exists*::
...
...
@@ -210,8 +210,8 @@ test, but happy:
*tests_pass_valgrind*::
*valgrind* the tool of all 'run' and 'api' slow test. However, we
found many errors! If *valgrind* test rest, '_info' have *ccanlint* section,
make "tests_pass_valgrind TESTNAME:FAIL". If required
valgrind additional option, "tests_pass_valgrind TESTNAME:--option".
make "tests_pass_valgrind
test/
TESTNAME:FAIL". If required
valgrind additional option, "tests_pass_valgrind
test/
TESTNAME:--option".
*tests_pass_valgrind_noleaks*::
*valgrind* complain if the memory leak test. '_info' can also be disabled.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment