KEMBAR78
libgit2: add run_tests.sh by DavidKorczynski · Pull Request #13744 · google/oss-fuzz · GitHub
Skip to content

Conversation

@DavidKorczynski
Copy link
Collaborator

@DavidKorczynski DavidKorczynski commented Jul 28, 2025

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

$ ./infra/experimental/chronos/check_tests.sh libgit2 c++
...
...
Test project /src/libgit2/build
    Start 1: offline
1/8 Test #1: offline ..........................   Passed   63.52 sec
    Start 2: invasive
2/8 Test #2: invasive .........................   Passed    0.22 sec
    Start 3: online_customcert
3/8 Test #3: online_customcert ................   Passed    0.02 sec
    Start 4: gitdaemon
4/8 Test #4: gitdaemon ........................   Passed    0.89 sec
    Start 5: gitdaemon_namespace
5/8 Test #5: gitdaemon_namespace ..............   Passed    0.02 sec
    Start 6: gitdaemon_sha256
6/8 Test #6: gitdaemon_sha256 .................   Passed    0.02 sec
    Start 7: ssh
7/8 Test #7: ssh ..............................   Passed    0.92 sec
    Start 8: util
8/8 Test #8: util .............................   Passed    3.03 sec

100% tests passed, 0 tests failed out of 8

Total Test time (real) =  68.65 sec
--------------------------------------------------------
Total time taken to replay tests: 69

Signed-off-by: David Korczynski <david@adalogics.com>
@AdamKorcz AdamKorcz merged commit fb809f6 into master Jul 28, 2025
16 checks passed
@AdamKorcz AdamKorcz deleted the lg2 branch July 28, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants