X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=doc%2Fccanlint.1.txt;h=4ba52493c0f494e5b3d088e298e64642bacd4fc1;hp=af3950c718cd5535c95be7bfd63fb06b34a3cb6c;hb=63b0055673d2c55ff90f8b7bd8a7c5fe30f83269;hpb=09b9554c30fccffd56cd9e0239415e5f7f597790 diff --git a/doc/ccanlint.1.txt b/doc/ccanlint.1.txt index af3950c7..4ba52493 100644 --- a/doc/ccanlint.1.txt +++ b/doc/ccanlint.1.txt @@ -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.