Home | History | Annotate | Download | only in kernel
History log of /src/tests/kernel/t_rnd.c
RevisionDateAuthorComments
 1.13  24-Nov-2023  riastradh t_rnd: Nix trailing whitespace.

No functional change intended.
 1.12  24-Nov-2023  riastradh t_rnd: Fix misuse of RZ.

Not likely to matter, but in the unlikely event that rump_sys_close
fails, it will return -1 and set errno as RL expects, not return the
error code as RZ expects.
 1.11  16-Apr-2017  riastradh Stress rump hyperentropy a little harder.
 1.10  13-Jan-2017  christos branches: 1.10.2;
Don't play with "../.." in includes for h_macros.h; deal with it centrally.
Minor fixes.
 1.9  22-May-2016  riastradh branches: 1.9.2;
Test for PR kern/51135 is no longer failing.
 1.8  13-May-2016  pooka mark read_random xfail kern/51135
 1.7  12-May-2016  pooka Test that reading /dev/random returns within a reasonable time.
 1.6  13-Apr-2015  riastradh Use <sys/rndio.h> for rnd ioctls.
 1.5  18-Mar-2012  jruoho Move more PR references from comments to ATF's "descr".
 1.4  06-Dec-2010  christos branches: 1.4.6;
adjust errno after kernel change to be EINVAL
 1.3  04-Dec-2010  pooka RNDADDDATA2 doesn't xfail anymore.
 1.2  04-Dec-2010  pooka Add test case for suspected reason behind kernel panic described
in PR kern/44190
 1.1  08-Sep-2009  pooka Add test case for PR kern/42020:

t_rnd (1/1): 1 test cases
RNDADDDATA: Failed: Test case did not exit cleanly: Abort trap (core dumped)

Failed test cases:
t_rnd:RNDADDDATA
 1.4.6.1  17-Apr-2012  yamt sync with head
 1.9.2.2  26-Apr-2017  pgoyette Sync with HEAD
 1.9.2.1  20-Mar-2017  pgoyette Sync with HEAD
 1.10.2.1  21-Apr-2017  bouyer Sync with HEAD

RSS XML Feed