Commit 4a572aec authored by Guillaume Quintard's avatar Guillaume Quintard

Document feature

parent b6f0a698
......@@ -581,8 +581,20 @@ cmd_random(CMD_ARGS)
}
}
/**********************************************************************
* Check features.
/* SECTION: feature feature
*
* Test that the required feature(s) for a test are available, and skip the test
* otherwise. feature takes any number of arguments from this list:
*
* - SO_RCVTIMEO_WORKS
* - 64bit
* - !OSX
* - dns
* - topbuild
* - root
* - user_varnish
* - user_vcache
*
*/
static void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment