index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Makefile
Age
Commit message (
Expand
)
Author
2025-12-05
test: don't test for CONFIG_UNIT_TEST twice
Heinrich Schuchardt
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-02-11
test: Move fdt-overlay-test rule into test/
Simon Glass
2025-02-11
test: Move optee-test rule into test/
Simon Glass
2025-02-11
test: Move env-test rule into test/
Simon Glass
2024-11-13
test: Move time_ut test into lib
Simon Glass
2024-11-13
test: Move unicode_ut test into lib
Simon Glass
2024-11-13
test: Move str_ut test into lib
Simon Glass
2024-11-13
test: Move print_ut test into common
Simon Glass
2024-11-13
bootm: test: Move test into boot
Simon Glass
2024-11-13
command_ut: test: Move test into lib
Simon Glass
2024-11-13
compression: test: Move test into lib
Simon Glass
2024-11-13
bloblist: test: Move test into common
Simon Glass
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-01-11
test: build test/boot for CONFIG_UT_BOOTSTD=n
Heinrich Schuchardt
2023-12-28
test: Add framework to test hush behavior
Francis Laniel
2023-12-13
test: Run bootstd tests only on sandbox
Simon Glass
2023-10-17
test: spl: Split tests up and use some configs
Sean Anderson
2022-08-10
test: Add some tests for kconfig.h
Simon Glass
2022-06-23
test: fuzz: Add framework for fuzzing
Andrew Scull
2022-04-25
bootstd: Add tests for bootstd including all uclasses
Simon Glass
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
2021-07-21
test: Allow CONFIG_SPL_LOAD_FIT to be disabled
Simon Glass
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
2021-03-12
test: Add an overall test runner
Simon Glass
2021-01-29
test: inconsistent bootm tests
Heinrich Schuchardt
2021-01-16
test: Only enable bloblist test when supported
Simon Glass
2020-12-04
bootm: Add tests for fixup_silent_linux()
Simon Glass
2020-11-05
test: linking test/compression.c fails
Heinrich Schuchardt
2020-11-05
test: test/bloblist.c depends on asm/state.h
Heinrich Schuchardt
2020-10-29
dm: test: Disable some tests that should not run in SPL
Simon Glass
2020-10-29
dm: test: Make use of CONFIG_UNIT_TEST
Simon Glass
2020-10-29
dm: test: Update Makefile conditions
Simon Glass
2020-10-29
dm: test: Sort the Makefile
Simon Glass
2020-07-08
cmd: Add a memory-search command
Simon Glass
2020-04-24
test: Add the beginnings of some string tests
Simon Glass
2020-04-16
test: log functions with CONFIG_LOG=n
Heinrich Schuchardt
2018-11-26
test: Add a simple test for bloblist
Simon Glass
2018-09-28
test: list: Add tests for hexdump.c
Mario Six
2018-09-23
test: unit tests for Unicode functions
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-07
log: Add a test command
Simon Glass
2017-07-11
test: Add a test for snprintf() and the banner/version
Simon Glass
2015-05-21
test: dm: Move the time test over to the ut command
Joe Hershberger
2015-05-21
test: Add a common unit test command
Joe Hershberger
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-05-06
test: Add a simple time test
Simon Glass
2013-11-01
dts, api, test: convert makefiles to Kbuild style
Masahiro Yamada
2013-09-03
sandbox: add compression tests
Kees Cook
[next]