Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
05278af8b3df1c0c02e345ccf4c8c59bd0111f68
/
test
5444189
test: unit test for hextoull()
by Heinrich Schuchardt
· 3 months ago
c16fcbc
Revert "test: Update time tests to use unit-test asserts"
by Tom Rini
· 2 months ago
e92b5d0
test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android}
by Mattijs Korpershoek
· 10 weeks ago
3d0da87
test: cmd/hash: check return value of ut_check_console_line
by Heinrich Schuchardt
· 2 months ago
92e1c2b
test/py: spi: Rephrase the warning/error messages
by Love Kumar
· 2 months ago
dfe7ab3
lmb.c: add missing comma in lmb_dump_region()
by Heinrich Schuchardt
· 3 months ago
5430a5f
test: use %zd for size_t in mbr_test_run()
by Heinrich Schuchardt
· 3 months ago
20b23f0
test: print_printf() must check availability of %ls
by Heinrich Schuchardt
· 3 months ago
d8c5bcb
test: cmd/mbr: pass correct buffer size to init_write_buffers
by Heinrich Schuchardt
· 3 months ago
f6ee671
Merge patch series "cmd: hash: correct parameter count check"
by Tom Rini
· 3 months ago
7dfafcd
test: unit test for hash command
by Heinrich Schuchardt
· 3 months ago
8573ea4
Merge patch series "labgrid: Provide an integration with Labgrid"
by Tom Rini
· 3 months ago
aa48299
Merge patch series "test: Tidy up the test/ directory"
by Tom Rini
· 3 months ago
5e92fbc
test: Correct regex string in test_spi
by Simon Glass
· 3 months ago
8f2a9fa
test: Support testing with two board-builds
by Simon Glass
· 3 months ago
6d0ff32
test: Add a section for closing the connection
by Simon Glass
· 3 months ago
082f335
test: Try to shut down the lab console gracefully
by Simon Glass
· 3 months ago
5825ddc
test: Avoid double echo when starting up
by Simon Glass
· 3 months ago
f32951d
test: Improve handling of sending commands
by Simon Glass
· 3 months ago
8308a5e
test: Introduce lab mode
by Simon Glass
· 3 months ago
bf89a8f
test: Introduce the concept of a role
by Simon Glass
· 3 months ago
6f35830
test: Allow connecting to a running board
by Simon Glass
· 3 months ago
530c694
test: Release board after tests complete
by Simon Glass
· 3 months ago
8344038
test: Allow signaling that U-Boot is ready
by Simon Glass
· 3 months ago
c63f4e4
test: Quote test names
by Simon Glass
· 3 months ago
4f570b3
test: Correct display of failing test
by Simon Glass
· 3 months ago
88db4fc
test: Update time tests to use unit-test asserts
by Simon Glass
· 3 months ago
dd0057d
test: Move time tests into the lib suite
by Simon Glass
· 3 months ago
890d91f
test: Move time_ut test into lib
by Simon Glass
· 3 months ago
5912a9e
test: Move unicode tests into the lib suite
by Simon Glass
· 3 months ago
7a27d41
test: Move unicode_ut test into lib
by Simon Glass
· 3 months ago
4563fb4
str: test: Move into the lib suite
by Simon Glass
· 3 months ago
2352526
test: Move str_ut test into lib
by Simon Glass
· 3 months ago
33ca12b
test: Move print_ut into the common suite
by Simon Glass
· 3 months ago
479b389
test: Move print_ut test into common
by Simon Glass
· 3 months ago
7f8b8c5
bootm: test: Move test into boot
by Simon Glass
· 3 months ago
ee3c869
test: Update command test to use unit-test functions
by Simon Glass
· 3 months ago
c25b35b
command: test: Move into the cmd suite
by Simon Glass
· 3 months ago
a616550
command_ut: test: Move test into lib
by Simon Glass
· 3 months ago
5cf3925
compression: test: Move into the lib suite
by Simon Glass
· 3 months ago
e67cc4b
compression: test: Move test into lib
by Simon Glass
· 3 months ago
a5896b8
test: Drop test-trace.sh and common.sh
by Simon Glass
· 3 months ago
692ed74
bloblist: test: Drop global_data declarations
by Simon Glass
· 3 months ago
82e6d79
bloblist: test: Move test into common
by Simon Glass
· 3 months ago
e6b937f
test: run longjmp() test only on supported architectures
by Heinrich Schuchardt
· 3 months ago
70b78d5
test: efi: boot: Add a test for the efi bootmeth
by Simon Glass
· 3 months ago
79aed64
test: efi: boot: Set up an image suitable for EFI testing
by Simon Glass
· 3 months ago
9fd623a
efi: Move default filename to a function
by Simon Glass
· 3 months ago
a2bed7d
Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively"
by Tom Rini
· 3 months ago
931e0df
test: bootm: Ensure GD_FLG_SILENT is reset
by Andrew Goodbody
· 3 months ago
66ca662
test: bootm: bootm_process_cmdline_env takes flags
by Andrew Goodbody
· 3 months ago
c422501
usb: Fix test dependency on ext4write command
by Andrew Goodbody
· 4 months ago
32e40f3
usb: Fix test failure with multiple partitions
by Andrew Goodbody
· 4 months ago
6cdb149
bloblist: test: Mark tests with UTF_BLOBLIST
by Simon Glass
· 3 months ago
3f1d799
test: Allow saving and restoring the bloblist
by Simon Glass
· 3 months ago
ae3b592
x86: coreboot: Allow building an expo for editing CMOS config
by Simon Glass
· 4 months ago
e25c34d
x86: coreboot: Add a command to check and update CMOS RAM
by Simon Glass
· 4 months ago
d04c23f
x86: coreboot: Show the option table
by Simon Glass
· 4 months ago
bde8690
x86: coreboot: Add a test for cbsysinfo command
by Simon Glass
· 4 months ago
5936d86
test: boot: Update bootflow_iter() for console checking
by Simon Glass
· 3 months ago
3ef48a7
test: Drop the duplicate line in setup_bootmenu_image()
by Simon Glass
· 3 months ago
fbdac81
test: Expand implementation of ut_list_has_dm_tests()
by Simon Glass
· 3 months ago
5224aa1
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· 3 months ago
79b3e9d
dm: core: Add a function to see if a device exists
by Simon Glass
· 3 months ago
5dfc1c8
alist: Add a way to efficiently filter an alist
by Simon Glass
· 3 months ago
5bd4ead
alist: Add a function to empty the list
by Simon Glass
· 3 months ago
d785a77
alist: Add for-loop helpers
by Simon Glass
· 3 months ago
1d49f78
alist: Add a way to get the next element
by Simon Glass
· 3 months ago
6e62548
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· 3 months ago
cedf9cc
dm: core: Add a function to see if a device exists
by Simon Glass
· 3 months ago
d01c58a
alist: Add a way to efficiently filter an alist
by Simon Glass
· 3 months ago
70f5f17
alist: Add a function to empty the list
by Simon Glass
· 3 months ago
83bc598
alist: Add for-loop helpers
by Simon Glass
· 3 months ago
2ce146a
alist: Add a way to get the next element
by Simon Glass
· 3 months ago
8e5e64d
Merge patch series "fs: ext4: implement opendir, readdir, closedir"
by Tom Rini
· 3 months ago
29e5a2e
fs: ext4: use fs_ls_generic
by Heinrich Schuchardt
· 3 months ago
15a55db
test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
by Tom Rini
· 3 months ago
57ea496
test/py: spi: prevent overwriting relocation memory
by Padmarao Begari
· 3 months ago
5f7c06b
scsi: fix disk capacity too small by one sector
by Julius Lehmann
· 3 months ago
a01e7d2
cmd/eficonfig: capitalize 'enter description'
by Heinrich Schuchardt
· 3 months ago
2d42f7d
test/hush: Add CONFIG_CONSOLE_RECORD where required
by Tom Rini
· 3 months ago
a87884f
test/cmd: Make some "ut dm" tests only available on sandbox
by Tom Rini
· 3 months ago
0f57b00
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· 3 months ago
467a84e
test: efi_loader: Fix dependency for http test
by Andrew Goodbody
· 3 months ago
2800aec
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· 3 months ago
f116fea
drivers: misc: irq-uclass: Update irq_get_by_index
by Patrick Rudolph
· 3 months ago
f570ab6
acpi: Allocate and write ACPI tables
by Patrick Rudolph
· 3 months ago
763bad3
acpi: Add fill_madt to acpi_ops
by Patrick Rudolph
· 3 months ago
deafcdc
Merge patch series "Allow showing the memory map"
by Tom Rini
· 3 months ago
9252b7f
meminfo: Show the lmb records
by Simon Glass
· 3 months ago
f18c048
cmd: Update the meminfo command to show the memory map
by Simon Glass
· 3 months ago
e8a45b5
Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 3 months ago
f692cfe
boot: Introduce BOOTSTD_MENU to control bootflow menu build
by Marek Vasut
· 3 months ago
a995084
cmd: bcb: introduce 'ab_dump' command to print BCB block content
by Dmitry Rokosov
· 3 months ago
b523b4d
treewide: bcb: move ab_select command to bcb subcommands
by Dmitry Rokosov
· 3 months ago
e3bc477
test: dm: wdt: replace cyclic_run() by schedule()
by Rasmus Villemoes
· 4 months ago
7f3d53c
watchdog: gpio_wdt: add support for stoppable devices
by Rasmus Villemoes
· 4 months ago
96cbafb
expo: Drop scene_title_set()
by Simon Glass
· 4 months ago
55a9de5
expo: Support menu-item values in cedit
by Simon Glass
· 4 months ago
012e1e8
expo: Allow menu items to have values
by Simon Glass
· 4 months ago
Next »