diff options
| -rwxr-xr-x | update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -240,7 +240,7 @@ $CP $libcrypto_regress/pqueue/expected.txt tests/pq_expected.txt | |||
| 240 | # copy libc tests | 240 | # copy libc tests |
| 241 | $CP $libc_regress/arc4random-fork/arc4random-fork.c tests/arc4randomforktest.c | 241 | $CP $libc_regress/arc4random-fork/arc4random-fork.c tests/arc4randomforktest.c |
| 242 | $CP $libc_regress/explicit_bzero/explicit_bzero.c tests | 242 | $CP $libc_regress/explicit_bzero/explicit_bzero.c tests |
| 243 | $CP $libc_src/string/memmem.c tests | 243 | $CP_LIBC $libc_src/string/memmem.c tests |
| 244 | $CP $libc_regress/timingsafe/timingsafe.c tests | 244 | $CP $libc_regress/timingsafe/timingsafe.c tests |
| 245 | 245 | ||
| 246 | # copy libssl tests | 246 | # copy libssl tests |
