index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
common
Age
Commit message (
Expand
)
Author
2025-11-21
test: cmd/fdt: do not use fixed buffer addresses
Heinrich Schuchardt
2025-11-21
test: common/print: do not use fixed buffer addresses
Heinrich Schuchardt
2025-06-23
Merge tag 'v2025.07-rc5' into next
Tom Rini
2025-06-17
lib/uuid.c: restore support of system partition type for ESP
Patrick Delaunay
2025-05-29
global: Avoid indirect inclusion of <env.h> from <command.h>
Tom Rini
2025-04-22
lib/uuid.c: use unique name for PARTITION_SYSTEM_GUID
Jerome Forissier
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-03-13
test: event: Correct usage of IS_ENABLED() macro in test/common/event.c
Tom Rini
2025-02-11
test: Drop suites.h
Simon Glass
2025-01-28
bloblist: add api to get blob with size
Raymond Mao
2025-01-24
Merge patch series "test: Improvements to ut command and test-suite running"
Tom Rini
2025-01-24
test: Drop the function for running bloblist tests
Simon Glass
2025-01-24
test: Drop the function for running common tests
Simon Glass
2025-01-24
test: Drop the _test suffix on linker lists
Simon Glass
2025-01-22
bloblist: Make BLOBLIST_ALLOC the default
Simon Glass
2024-12-02
test: Adjust print_ut test to use unsigned char
Simon Glass
2024-11-14
test: print_printf() must check availability of %ls
Heinrich Schuchardt
2024-11-13
Merge patch series "test: Tidy up the test/ directory"
Tom Rini
2024-11-13
test: Move print_ut into the common suite
Simon Glass
2024-11-13
test: Move print_ut test into common
Simon Glass
2024-11-13
bloblist: test: Drop global_data declarations
Simon Glass
2024-11-13
bloblist: test: Move test into common
Simon Glass
2024-08-26
test: Use UTF_CONSOLE in remaining tests
Simon Glass
2024-08-26
test: Drop the blank line before test macros
Simon Glass
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-06-16
cyclic: make clients embed a struct cyclic_info in their own data structure
Rasmus Villemoes
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-12-13
test: event: Only run test_event_probe() on sandbox
Simon Glass
2023-10-24
cli: Consume invalid escape sequences early
Yurii Monakov
2023-09-30
test: build dependency for event unit tests
Heinrich Schuchardt
2023-08-31
event: Support a simple spy record
Simon Glass
2023-03-28
cli: Correct handling of invalid escape sequences in cread_line()
Simon Glass
2023-03-28
cli: Correct several bugs in cli_getch()
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-13
cyclic: Add a simple test
Stefan Roese
2022-03-10
event: Add events for device probe/remove
Simon Glass
2022-03-10
event: Add a simple test
Simon Glass
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel