summaryrefslogtreecommitdiff
path: root/test/common
AgeCommit message (Expand)Author
2025-12-05test: relax cread_test time constraintHeinrich Schuchardt
2025-12-05test: consider endianness in print_display_bufferHeinrich Schuchardt
2025-12-05test: print_do_hex_dump test depends on HEXDUMPHeinrich Schuchardt
2025-12-05test: print_display_buffer must consider 64bit supportHeinrich Schuchardt
2025-11-21test: cmd/fdt: do not use fixed buffer addressesHeinrich Schuchardt
2025-11-21test: common/print: do not use fixed buffer addressesHeinrich Schuchardt
2025-06-23Merge tag 'v2025.07-rc5' into nextTom Rini
2025-06-17lib/uuid.c: restore support of system partition type for ESPPatrick Delaunay
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-04-22lib/uuid.c: use unique name for PARTITION_SYSTEM_GUIDJerome Forissier
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-03-13test: event: Correct usage of IS_ENABLED() macro in test/common/event.cTom Rini
2025-02-11test: Drop suites.hSimon Glass
2025-01-28bloblist: add api to get blob with sizeRaymond Mao
2025-01-24Merge patch series "test: Improvements to ut command and test-suite running"Tom Rini
2025-01-24test: Drop the function for running bloblist testsSimon Glass
2025-01-24test: Drop the function for running common testsSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-22bloblist: Make BLOBLIST_ALLOC the defaultSimon Glass
2024-12-02test: Adjust print_ut test to use unsigned charSimon Glass
2024-11-14test: print_printf() must check availability of %lsHeinrich Schuchardt
2024-11-13Merge patch series "test: Tidy up the test/ directory"Tom Rini
2024-11-13test: Move print_ut into the common suiteSimon Glass
2024-11-13test: Move print_ut test into commonSimon Glass
2024-11-13bloblist: test: Drop global_data declarationsSimon Glass
2024-11-13bloblist: test: Move test into commonSimon Glass
2024-08-26test: Use UTF_CONSOLE in remaining testsSimon Glass
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-06-16cyclic: make clients embed a struct cyclic_info in their own data structureRasmus Villemoes
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2023-12-13test: event: Only run test_event_probe() on sandboxSimon Glass
2023-10-24cli: Consume invalid escape sequences earlyYurii Monakov
2023-09-30test: build dependency for event unit testsHeinrich Schuchardt
2023-08-31event: Support a simple spy recordSimon Glass
2023-03-28cli: Correct handling of invalid escape sequences in cread_line()Simon Glass
2023-03-28cli: Correct several bugs in cli_getch()Simon Glass
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-13cyclic: Add a simple testStefan Roese
2022-03-10event: Add events for device probe/removeSimon Glass
2022-03-10event: Add a simple testSimon Glass
2021-08-01sandbox: Reduce keyed autoboot delaySimon Glass
2021-07-23test: add first autoboot unit testsSteffen Jaeckel