[libFuzzer] Use SleepOneSecondTest.cpp for fork-sigusr.test.

ShallowOOMDeepCrash.cpp may hit libFuzzer's RSS limit before the SIGUSR2
is delivered, causing the test to be flaky when bots are under load.
SleepOneSecondTest.cpp will keep running until the signal is delivered.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@361048 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed