[master] b6f0a69 Document random

Guillaume Quintard guillaume at varnish-software.com
Mon Jun 6 11:01:08 CEST 2016


commit b6f0a69848cec217040c0b55989a4ee104fdd678
Author: Guillaume Quintard <guillaume at varnish-software.com>
Date:   Tue May 31 11:19:00 2016 +0200

    Document random

diff --git a/bin/varnishtest/vtc.c b/bin/varnishtest/vtc.c
index 615478a..2f7c2a1 100644
--- a/bin/varnishtest/vtc.c
+++ b/bin/varnishtest/vtc.c
@@ -543,6 +543,11 @@ static const unsigned long random_expect[NRNDEXPECT] = {
 
 #define RND_NEXT_1K	0x3bdcbe30
 
+/* SECTION: random random
+ *
+ * Check the random number generator.
+ */
+
 static void
 cmd_random(CMD_ARGS)
 {



More information about the varnish-commit mailing list