TeaEngineering / libchronicle

Shared-memory interprocess communication from C using OpenHFT's chronicle-queue protocol
Apache License 2.0
14 stars 10 forks source link

Fix vg fuzz #29

Closed shuckc closed 1 year ago

shuckc commented 1 year ago

No longer build test targets under all since this requires additional build dependancies (cmocha, archive) Change grind target to run each test under valgrind. Fix afl targets to run on Ubuntu. Move kdb bindings to right place, probably fix given api changes.