-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unit_test failed. #45
Comments
Care to share the output? |
|
I have added an make -C test armlinux What hardware are you using? Is that a raspi or cortex-m device? |
My hardware is stm32f103 and mdk IDE, compiler is armclang 6. |
Thank you @tercelcn . |
I run the unit_test.c in arm clang. test_printf fail because "%M" point to jsonrpc_print_methods.
The text was updated successfully, but these errors were encountered: