JohnTitor / ctest2

Automatic testing of FFI bindings for Rust
https://crates.io/crates/ctest2
Apache License 2.0
22 stars 20 forks source link

Rebuilding `ctest2` as part of GSoC Project Proposal. #54

Open Lilit0x opened 6 months ago

Lilit0x commented 6 months ago

I am interested in working on modernizing the libc crate as part of the projects from GSoC this year and it contained a point of either rebuilding the ctest2 crate or using an alternative like bindgen. I am intrigued by this particular aspect of the project and I'd like to include it in my project proposal as something to work on. To do that though, I'll need to have at least a working knowledge of ctest2, its faults, and what can be improved upon. I have been able to read the code and understand it as well as the sparse documentation provided, but I'll still need some insight from you since you wrote it and @Amanieu mentioned you'll be the best point of contact on this subject matter. I'd be glad if we could have a call to go through this as the deadline for the project proposal is this Friday. Thanks.

JohnTitor commented 6 months ago

Hey, thank you for contacting me! Unfortunately I cannot help you as I just forked the original repo and did the minimum work to use this on the libc crate, while I'm happy to see you work on rebuilding this crate.