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_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
/
test-main.c
Age
Commit message (
Expand
)
Author
2025-02-11
test: Allow running a selection of suites
Simon Glass
2025-02-11
test: Support an init/uninit functions for test suites
Simon Glass
2025-02-11
test: Leave out the prefix when printing test names
Simon Glass
2025-02-11
test: Show the average time per test
Simon Glass
2025-02-11
test: Keep track of suite duration
Simon Glass
2025-02-11
test: Fix a stray asterisk in ut_run_list()
Simon Glass
2025-01-24
test: Record and show the totals for all test runs
Simon Glass
2025-01-24
test: Move stat-printing into its own function
Simon Glass
2025-01-24
test: Keep a track of the numbers of tests run
Simon Glass
2025-01-24
test: Move stats into a struct
Simon Glass
2025-01-24
test/py: Add a test which runs all unit tests
Simon Glass
2025-01-24
test: Pass the test-state into ut_run_list()
Simon Glass
2025-01-24
test: Add functions to init and uninit the test state
Simon Glass
2025-01-24
test: Rename test_get_state() to ut_get_state()
Simon Glass
2024-11-13
Merge patch series "test: Tidy up the test/ directory"
Tom Rini
2024-11-13
test: Quote test names
Simon Glass
2024-11-13
test: Correct display of failing test
Simon Glass
2024-11-03
test: Allow saving and restoring the bloblist
Simon Glass
2024-11-03
test: Expand implementation of ut_list_has_dm_tests()
Simon Glass
2024-10-15
test: Drop mention of old flags in a comment
Simon Glass
2024-10-15
test: Avoid failing skipped tests
Simon Glass
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-09-18
dm: usb: Deal with USB keyboard persisting across tests
Simon Glass
2024-08-26
test: Rename UTF_CONSOLE_REC to UTF_CONSOLE
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2023-10-09
test: Fix SPL tests not being run
Sean Anderson
2023-07-16
test: Skip flat-tree tests if devicetree is not used
Simon Glass
2023-06-20
test: dm: restore /firmware nodes after testing
AKASHI Takahiro
2023-03-02
test: Tidy up sandbox handling in test-main
Simon Glass
2023-01-23
sandbox: Allow SPI flash bootdevs to be disabled for tests
Simon Glass
2023-01-23
sandbox: Allow ethernet bootdevs to be disabled for tests
Simon Glass
2023-01-23
dm: test: Correct ordering of DM setup
Simon Glass
2023-01-23
test: Drop duplicate restore of DM state
Simon Glass
2022-11-07
test: Add a way to detect a test that breaks another
Simon Glass
2022-11-07
test: Drop an unused parameter to ut_run_test_live_flat()
Simon Glass
2022-11-07
dm: test: Clear the block cache after running a test
Simon Glass
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2022-10-31
test: Support tests which can only be run manually
Simon Glass
2022-10-31
test: Report skippped tests
Simon Glass
2022-10-17
dm: treewide: Do not opencode uclass_probe_all()
Michal Suchanek
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
sandbox: test: Provide an easy way to use the other FDT
Simon Glass
2022-09-29
test: Detect a change in the device tree
Simon Glass
2022-09-29
test: Make a copy of the device tree before running a test
Simon Glass
2022-09-29
test: Support testing malloc() failures
Simon Glass
2022-09-29
test: Fix missing livetree test runs
Simon Glass
[next]