libx52/cli
nirenjan 44fba0c6cd Always return 1 from x52cli for any failure
Prior to this change, on failure condition, x52cli would exit with a
code that mapped directly to the return code of the function. This was
inconsistent with the behaviour if the initialization or connect steps
failed for any reason.
2022-06-12 03:32:25 -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 Always return 1 from x52cli for any failure 2022-06-12 03:32:25 -07:00