libx52/cli
nirenjan 552e638b27 Remove obsolete check for invalid handler
Since the introduction of X macros to the CLI handling code, there will
never be a condition where the handler will be NULL. This is a legacy
check from when the code had individual maps that were maintained by
hand.
2022-06-12 03:34:53 -07:00
..
Makefile.am Include CLI tests file into distribution 2021-07-30 03:09:21 -07:00
test_x52_cli.c Use cmocka to test CLI 2021-07-30 03:03:16 -07:00
test_x52_cli_tests.c Use TEST_DEF as a function macro, instead of #if/#endif blocks 2021-08-02 10:35:37 -07:00
x52_cli.c Remove obsolete check for invalid handler 2022-06-12 03:34:53 -07:00