u-boot/test
Simon Glass 0d4d5d5f98 patman: Move library functions into a library directory
commit 4583c00236efd4ee768ff874f92526c229891a05 upstream

The patman directory has a number of modules which are used by other tools
in U-Boot. This makes it hard to package the tools using pypi since the
common files must be copied along with the tool that uses them.

To address this, move these files into a new u_boot_pylib library. This
can be packaged separately and listed as a dependency of each tool.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
2023-05-25 06:43:09 -05:00
..
boot arm: qemu: Move GUIDs to the C file 2023-02-06 13:04:53 -05:00
cmd test: cmd: fdt: Test fdt bootcpu 2023-03-09 08:50:48 -08:00
common cli: Correct handling of invalid escape sequences in cread_line() 2023-03-28 09:25:51 -04:00
dm dm: treewide: Complete migration to new driver model schema 2023-04-12 11:45:27 -05:00
env
fs Use `grep -E` or plain `grep` instead of `egrep` 2023-01-11 15:02:24 -05:00
fuzz dm: treewide: Use uclass_first_device_err when accessing one device 2022-10-17 21:17:12 -06:00
image treewide: Drop image_header_t typedef 2022-09-29 16:07:57 -04:00
lib test: unit test for crc8 2023-03-13 13:56:14 +01:00
log log: Remove some places where we redefine LOGLEVEL 2022-12-23 10:07:03 -05:00
optee
overlay
py dm: test: Add a test for the various migration combinations 2023-04-12 11:53:12 -05:00
stdint
trace
Kconfig test: compression: add zstd uncompression test 2023-01-18 19:41:15 -05:00
Makefile test: Add some tests for kconfig.h 2022-08-10 13:38:30 -04:00
bloblist.c bloblist: Add functions to obtain base address and size 2022-01-13 09:13:41 -07:00
bootm.c test: Fix bootm_test_subst_var() running independently 2022-09-12 18:06:36 -04:00
cmd_ut.c cmd: Add a SEAMA image load command 2023-02-06 17:10:15 -05:00
command_ut.c
common.sh
compression.c test: compression: add zstd uncompression test 2023-01-18 19:41:15 -05:00
nokia_rx51_test.sh Nokia RX-51: Add booting from UBI into test script 2022-09-15 16:11:46 -04:00
print_ut.c lib: Move string tests to the string module 2022-04-25 10:00:03 -04:00
run patman: Move library functions into a library directory 2023-05-25 06:43:09 -05:00
str_ut.c lib: Add a function to split a string into substrings 2023-01-23 18:11:39 -05:00
test-main.c sandbox: Allow SPI flash bootdevs to be disabled for tests 2023-01-23 18:11:41 -05:00
time_ut.c
unicode_ut.c test: unit test for u16_strcasecmp() 2023-01-04 13:17:42 +01:00
ut.c test: Add a way to skip console checking until a string matches 2021-09-16 14:39:40 -04:00