Skip to main content

Module c

Module c 

Source
Expand description

C e2e test generator using assert.h and a Makefile.

Generates e2e/c/Makefile, per-category test_{category}.c files, a main.c test runner, a test_runner.h header, and a download_ffi.sh script for downloading prebuilt FFI libraries from GitHub releases.

Structsยง

CCodegen
C e2e code generator.