| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-31 | These tests have been atf-ified | pgoyette | |
| 2006-05-10 | include <string.h>, <stdio.h> and <stdlib.h> as appropriate. | mrg | |
| 2003-12-10 | comment from niels provos; | itojun | |
| - seed2 is necessary, but use it as "seed2 + x" not "seed2 ^ x". - skipping number is not needed, so disable it for 16bit generator (makes the repetition period to 30000) | |||
| 2003-11-29 | Fix up abort test so that we abort the first time we see a small enough | simonb | |
| period, not the second time. Use UINT64_MAX (from Klaus Klein). Remove trailing blank line. XXX: 12000 still isn't right - values around 11800 have been observed. | |||
| 2003-11-25 | uint64_t may not be "unsigned long long", so use of ULLONG_MAX is not | itojun | |
| appropriate. adjust max period (see randomid.3 1.2 -> 1.3) | |||
| 2003-11-14 | Add a regression test for randomid(3). | simonb | |
