]> err.no Git - varnish/commit
Merge r3367:
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 19 Jan 2009 13:45:10 +0000 (13:45 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 19 Jan 2009 13:45:10 +0000 (13:45 +0000)
commit82a9715a7d52eeea2ad62bcb01e64e0a1201a55b
tree9ae06ca43bc19b27134f1489210a1bcd18750c9c
parentca7de4c592d261dc1ec2ab2fcaad5ef4bf11bb4f
Merge r3367:

Add a toplevel word which examines the sequence returned by
srandom(1) and stops the test if we do not get the same sequence
as we expect.

The Open Group does not define which deterministic sequence srandom(1)
should result in, on that it be deterministic, but I have high hopes
in the general sanity and expect that UNIX people across the board
have realized that for portability the same sequence should be
returned on all platforms.

At the very least FreeBSD and Linux/GLIBC, as seen on projects.linpro.no,
agree.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/branches/2.0@3533 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishtest/vtc.c