summaryrefslogtreecommitdiff
path: root/test/print_ut.c
Commit message (Expand)AuthorAgeFilesLines
* test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt2018-09-231-4/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* vsprintf.c: correct printing of a NULL device pathHeinrich Schuchardt2018-01-281-0/+4
* vsprintf.c: add EFI device path printingHeinrich Schuchardt2018-01-221-0/+37
* test: print_ut: Add test for %ls stringsRob Clark2017-10-081-0/+3
* test: Add a test for snprintf() and the banner/versionSimon Glass2017-07-111-0/+83