log: Add a test command
Add a command which exercises the logging system.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- cmd/Kconfig 2 additions, 1 deletioncmd/Kconfig
- cmd/log.c 6 additions, 0 deletionscmd/log.c
- common/Kconfig 10 additions, 0 deletionscommon/Kconfig
- include/log.h 3 additions, 0 deletionsinclude/log.h
- test/Makefile 1 addition, 0 deletionstest/Makefile
- test/log/Makefile 7 additions, 0 deletionstest/log/Makefile
- test/log/log_test.c 205 additions, 0 deletionstest/log/log_test.c
Loading
Please register or sign in to comment