mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Previously, these tests had the potential for timing out with the default 5 second timeout value if initializing /dev/urandom took too long. Now the tests use a 10 second timeout value. Signed-off-by: Vincent Fazio <vfazio@xes-inc.com> Signed-off-by: Julien Olivain <ju.o@free.fr>