test-memcpy.c: Double TIMEOUT to (8 * 60)
commita6a9c1a36b48f304c8a2138c147d88a448161366
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 7 Nov 2021 14:41:16 +0000 (7 06:41 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 7 Nov 2021 18:09:33 +0000 (7 10:09 -0800)
treea6c282e837f686c3360880505702499049fe8a5a
parentd41985b71e0616d00645581dcd7155abdbb4b15f
test-memcpy.c: Double TIMEOUT to (8 * 60)

commit d585ba47fcda99fdf228e3e45a01b11a15efbc5a
Author: Noah Goldstein <goldstein.w.n@gmail.com>
Date:   Mon Nov 1 00:49:48 2021 -0500

    string: Make tests birdirectional test-memcpy.c

    This commit updates the memcpy tests to test both dst > src and dst <
    src. This is because there is logic in the code based on the

Signed-off-by: Noah Goldstein <goldstein.w.n@gmail.com>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
significantly increased the number of tests.  On Intel Core i7-1165G7,
test-memcpy takes 120 seconds to run when machine is idle.  Double
TIMEOUT to (8 * 60) for test-memcpy to avoid timeout when machine is
under heavy load.

Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
string/test-memcpy.c
string/test-string.h