Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
I signed it! |
|
CLAs look good, thanks! |
|
Hi @nikias! Would you mind sharing who are customers of |
|
Of course, libimobiledevice depends on it, to allow communication between iOS devices and host. See http://www.libimobiledevice.org and the corresponding projects on github: https://github.com/libimobiledevice. It's part of almost every Linux distribution by now. |
|
Thanks for merging! Will follow up with fuzz targets soon. |
I often found myself typing [the incorrect command](google/oss-fuzz-gen#279 (comment)). Hope this can help.
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 h3 c++ 277/283 Test #277: testCliUncompactCellsStdin3_test139 .............. Passed 0.01 sec Start 278: testCliUncompactCellsArg1_test139 278/283 Test #278: testCliUncompactCellsArg1_test139 ................ Passed 0.01 sec Start 279: testCliUncompactCellsArg2_test139 279/283 Test #279: testCliUncompactCellsArg2_test139 ................ Passed 0.01 sec Start 280: testCliUncompactCellsArg3_test139 280/283 Test #280: testCliUncompactCellsArg3_test139 ................ Passed 0.01 sec Start 281: testCliVertexToLatLng_test139 281/283 Test #281: testCliVertexToLatLng_test139 .................... Passed 0.01 sec Start 282: testCliNotVertexToLatLng_test139 282/283 Test #282: testCliNotVertexToLatLng_test139 ................. Passed 0.01 sec Start 283: testH3Memory_test140 283/283 Test #283: testH3Memory_test140 ............................. Passed 0.01 sec 100% tests passed, 0 tests failed out of 283 ``` Signed-off-by: David Korczynski <david@adalogics.com>
Please add libplist to oss-fuzz!
My github email is not associated with any google account.