index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
print_ut.c
Age
Commit message (
Expand
)
Author
2023-12-13
test: print: Skip test on x86
Simon Glass
2023-09-06
test: print: Fix hexdump test on 64bit systems
Marek Vasut
2022-04-25
lib: Move string tests to the string module
Simon Glass
2022-02-11
test: test field truncation in snprint()
Heinrich Schuchardt
2022-02-03
treewide: Use 16-bit Unicode strings
Simon Glass
2022-01-19
test: add test for %pUs
Heinrich Schuchardt
2021-11-20
test: test truncation in snprintf()
Heinrich Schuchardt
2021-11-11
lib: Add a function to convert a string to a hex value
Simon Glass
2021-11-11
lib: Add tests for simple_itoa()
Simon Glass
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
2021-06-08
display_options: Split print_buffer() into two functions
Simon Glass
2021-06-08
hexdump: Support any rowsize
Simon Glass
2021-06-08
hexdump: Add support for sandbox
Simon Glass
2021-06-08
display_options: Drop two spaces before the ASCII column
Simon Glass
2021-06-08
test: Add a test for print_buffer()
Simon Glass
2021-06-08
test: Convert print tests to use ut framework
Simon Glass
2021-03-28
dm: test: Always include command.h for print_ut
Sean Anderson
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-06-07
lib/vsprintf: allow printing upper case GUIDs
Heinrich Schuchardt
2019-05-05
lib/display_options: avoid illegal memory access
Heinrich Schuchardt
2018-09-23
test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-28
vsprintf.c: correct printing of a NULL device path
Heinrich Schuchardt
2018-01-22
vsprintf.c: add EFI device path printing
Heinrich Schuchardt
2017-10-08
test: print_ut: Add test for %ls strings
Rob Clark
2017-07-11
test: Add a test for snprintf() and the banner/version
Simon Glass