Commit Graph

5 Commits

Author SHA1 Message Date
jonathanmetzman 4bcd9c97cc
Fix wycheproof build (#9040)
Related: https://github.com/google/oss-fuzz/issues/8034
2022-11-22 13:52:26 -05:00
jonathanmetzman 0f3a505e5c
Fix up bc-java-wycheproof and enable build (#8983) 2022-11-17 15:11:59 -05:00
Mihai Maruseac 0296d0f379
Use `rsync` instead of `cp -r` and resolve symlinks. (#8044)
Resolving symlinks makes the test start executing. However, locally I
still got some test failures, which I don't know if are expected or not.
But still, it is some progress.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
2022-07-20 17:09:07 -04:00
jonathanmetzman c50e257afb
[wycheproof] improve build (#8042)
Still doesn't work outside the same image
Related #8034
2022-07-20 15:34:07 -04:00
jonathanmetzman 5f28ebd877
[wycheproof] Get example working (#8038)
Related: #8034
2022-07-20 13:26:18 -04:00