libx52/cli
nirenjan b0b9123a2e fix: Add CMOCKA_CFLAGS to test program CFLAGS
In macos-14, programs that rely on cmocka need to specify CMOCKA_CFLAGS
as part of their CFLAGS. This has not been an issue so far on older
versions of macOS, or on any release of Ubuntu, but it should be done to
ensure that the library headers can be found.
2024-06-08 21:25:42 -07:00
..
Makefile.am fix: Add CMOCKA_CFLAGS to test program CFLAGS 2024-06-08 21:25:42 -07:00
test_x52_cli.c Add additional tests for x52cli 2022-06-12 03:37:21 -07:00
test_x52_cli_tests.c Add additional tests for x52cli 2022-06-12 03:37:21 -07:00
x52_cli.c Remove obsolete check for invalid handler 2022-06-12 03:34:53 -07:00