Open ThomasTNO opened 1 month ago
In the meantime I tried a java target using code coverage coverage, same behaviour. For testing purposes, I created the following example: petstore.zip Steps to reproduce: docker compose up cargo run fuzz --log-level debug --timeout 60 --coverage-format jacoco <path to petstore_openapi.yaml>
In the meantime I tried a java target using code coverage coverage, same behaviour.
For testing purposes, I created the following example:
petstore.zip
Steps to reproduce:
docker compose up cargo run fuzz --log-level debug --timeout 60 --coverage-format jacoco <path to petstore_openapi.yaml>
Originally posted by @ThomasTNO in https://github.com/TNO-S3/WuppieFuzz/issues/5#issuecomment-2336745383
LCOV testing setup: swagger_server.zip docker compose up cargo run fuzz --coverage-format lcov <path to openapi.yaml>
LCOV testing setup:
swagger_server.zip
docker compose up cargo run fuzz --coverage-format lcov <path to openapi.yaml>
Originally posted by @ThomasTNO in https://github.com/TNO-S3/WuppieFuzz/issues/5#issuecomment-2353598255
Originally posted by @ThomasTNO in https://github.com/TNO-S3/WuppieFuzz/issues/5#issuecomment-2336745383
Originally posted by @ThomasTNO in https://github.com/TNO-S3/WuppieFuzz/issues/5#issuecomment-2353598255