You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds `run_tests.sh` to the expat project.
`run_tests.sh` is used as part of Chronos with cached builds:
https://github.com/google/oss-fuzz/tree/master/infra/experimental/chronos#check-tests
Output of ./infra/experimental/chronos/check_tests.sh yaml-cpp c++:
```
Running tests...
Test project /src/yaml-cpp/build
Start 1: yaml-cpp::test
1/1 Test #1: yaml-cpp::test ................... Passed 1.32 sec
100% tests passed, 0 tests failed out of 1
Total Test time (real) = 1.32 sec
```
0 commit comments