Module Name: src Committed By: gson Date: Sat Jun 24 10:25:23 UTC 2017
Modified Files: src/tests/lib/libc/db: h_lfsr.c Log Message: Reduce the number of iterations in the bsize_torture test from 65535 to 1000 to make the ATF test suite as a whole take less time. Before the change, this single test case could take more than two hours to run on a qemu emulated ARM. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/db/h_lfsr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.