Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2cc2e408d4df7c08b45e4000d5f1b0b763b77be8
/
test
368ad9e
bootstd: Add test for Android boot image v2
by Guillaume La Roque
· Tue Nov 26 09:06:13 2024 +0100
362b11f
Merge tag 'v2025.01-rc3' into next
by Tom Rini
· Mon Nov 25 17:23:49 2024 -0600
9b19ed6
Merge patch series "Fix device removal order for Apple dart iommu"
by Tom Rini
· Sun Nov 24 15:41:32 2024 -0600
6460973
dm: Add dm_remove_devices_active() for ordered device removal
by Janne Grunau
· Sat Nov 23 22:44:05 2024 +0100
a91eac9
test: unit test for hextoull()
by Heinrich Schuchardt
· Wed Nov 13 22:15:12 2024 +0100
96e4099
Revert "test: Update time tests to use unit-test asserts"
by Tom Rini
· Tue Nov 19 08:05:26 2024 -0600
33342f0
test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android}
by Mattijs Korpershoek
· Fri Nov 22 15:11:34 2024 +0100
1c95b2d
test: cmd/hash: check return value of ut_check_console_line
by Heinrich Schuchardt
· Sat Nov 16 21:08:22 2024 +0100
5762467
test/py: mmc: Add support for different mmc modes
by Love Kumar
· Tue Nov 12 14:27:56 2024 +0530
b7e2e8f
test/py: usb: Distinguish b/w ext2/ext4 partitions
by Love Kumar
· Tue Nov 12 14:27:38 2024 +0530
1ff2ed8
test/py: mmc: Distinguish b/w ext2/ext4 partitions
by Love Kumar
· Tue Nov 12 14:27:27 2024 +0530
f6711b4
test: bootm: Ensure tests can be run twice
by Andrew Goodbody
· Wed Nov 06 13:50:17 2024 +0000
ff3edc2
dm: sysinfo: Shorten the SYSINFO_ID prefix
by Simon Glass
· Thu Oct 31 18:50:23 2024 +0100
45ea807
Merge patch series "teach 'env default' to optionally keep runtime variables"
by Tom Rini
· Fri Nov 15 16:36:24 2024 -0600
2477dbe
test: env: add some test cases for new "env default -k" flag
by Rasmus Villemoes
· Wed Oct 30 22:34:04 2024 +0100
fe641d3
test: env: check that non-mentioned variables to "env default" are preserved
by Rasmus Villemoes
· Wed Oct 30 22:34:03 2024 +0100
625bc3f
test/py: spi: Rephrase the warning/error messages
by Love Kumar
· Fri Nov 15 18:38:00 2024 +0530
2abe305
lmb.c: add missing comma in lmb_dump_region()
by Heinrich Schuchardt
· Thu Nov 07 11:14:42 2024 +0100
f53329d
test: use %zd for size_t in mbr_test_run()
by Heinrich Schuchardt
· Sun Nov 03 23:48:11 2024 +0100
3eb9d26
test: print_printf() must check availability of %ls
by Heinrich Schuchardt
· Sun Nov 03 21:46:42 2024 +0100
ea27c84
test: cmd/mbr: pass correct buffer size to init_write_buffers
by Heinrich Schuchardt
· Sat Nov 02 16:41:30 2024 +0100
8fe420f
Merge patch series "cmd: hash: correct parameter count check"
by Tom Rini
· Thu Nov 14 10:49:30 2024 -0600
043059d
test: unit test for hash command
by Heinrich Schuchardt
· Sat Nov 02 11:08:36 2024 +0100
06a2234
Merge patch series "labgrid: Provide an integration with Labgrid"
by Tom Rini
· Wed Nov 13 12:05:00 2024 -0600
076030e
Merge patch series "test: Tidy up the test/ directory"
by Tom Rini
· Wed Nov 13 11:59:07 2024 -0600
8be1fe5
test: Correct regex string in test_spi
by Simon Glass
· Tue Nov 12 07:13:25 2024 -0700
5a63a4b
test: Support testing with two board-builds
by Simon Glass
· Tue Nov 12 07:13:24 2024 -0700
f5285a2
test: Add a section for closing the connection
by Simon Glass
· Tue Nov 12 07:13:23 2024 -0700
3ac7d43
test: Try to shut down the lab console gracefully
by Simon Glass
· Tue Nov 12 07:13:22 2024 -0700
833fd66
test: Avoid double echo when starting up
by Simon Glass
· Tue Nov 12 07:13:21 2024 -0700
2f90912
test: Improve handling of sending commands
by Simon Glass
· Tue Nov 12 07:13:20 2024 -0700
f8456fa
test: Introduce lab mode
by Simon Glass
· Tue Nov 12 07:13:19 2024 -0700
f6dbc36
test: Introduce the concept of a role
by Simon Glass
· Tue Nov 12 07:13:18 2024 -0700
f1b1bb8
test: Allow connecting to a running board
by Simon Glass
· Tue Nov 12 07:13:17 2024 -0700
dcb97ed
test: Release board after tests complete
by Simon Glass
· Tue Nov 12 07:13:16 2024 -0700
6cffce9
test: Allow signaling that U-Boot is ready
by Simon Glass
· Tue Nov 12 07:13:15 2024 -0700
4c4bf3e
test: Quote test names
by Simon Glass
· Sat Nov 02 13:37:05 2024 -0600
d3805b1
test: Correct display of failing test
by Simon Glass
· Sat Nov 02 13:37:04 2024 -0600
e41d94d
test: Update time tests to use unit-test asserts
by Simon Glass
· Sat Nov 02 13:37:03 2024 -0600
3baf5a7
test: Move time tests into the lib suite
by Simon Glass
· Sat Nov 02 13:37:02 2024 -0600
fc69d81
test: Move time_ut test into lib
by Simon Glass
· Sat Nov 02 13:37:01 2024 -0600
38754db
test: Move unicode tests into the lib suite
by Simon Glass
· Sat Nov 02 13:37:00 2024 -0600
dcd1a6b
test: Move unicode_ut test into lib
by Simon Glass
· Sat Nov 02 13:36:59 2024 -0600
2dcfdf1
str: test: Move into the lib suite
by Simon Glass
· Sat Nov 02 13:36:58 2024 -0600
6eb8369
test: Move str_ut test into lib
by Simon Glass
· Sat Nov 02 13:36:57 2024 -0600
3394c3c
test: Move print_ut into the common suite
by Simon Glass
· Sat Nov 02 13:36:56 2024 -0600
603cd5c
test: Move print_ut test into common
by Simon Glass
· Sat Nov 02 13:36:55 2024 -0600
c67c07a
bootm: test: Move test into boot
by Simon Glass
· Sat Nov 02 13:36:54 2024 -0600
24533d3
test: Update command test to use unit-test functions
by Simon Glass
· Sat Nov 02 13:36:53 2024 -0600
674a9fc
command: test: Move into the cmd suite
by Simon Glass
· Sat Nov 02 13:36:52 2024 -0600
488994e
command_ut: test: Move test into lib
by Simon Glass
· Sat Nov 02 13:36:51 2024 -0600
ecaaae8
compression: test: Move into the lib suite
by Simon Glass
· Sat Nov 02 13:36:50 2024 -0600
6d094a1
compression: test: Move test into lib
by Simon Glass
· Sat Nov 02 13:36:49 2024 -0600
4ec8903
test: Drop test-trace.sh and common.sh
by Simon Glass
· Sat Nov 02 13:36:48 2024 -0600
acd4ce2
bloblist: test: Drop global_data declarations
by Simon Glass
· Sat Nov 02 13:36:47 2024 -0600
ad4c1fe
bloblist: test: Move test into common
by Simon Glass
· Sat Nov 02 13:36:46 2024 -0600
8593a63
test: run longjmp() test only on supported architectures
by Heinrich Schuchardt
· Sun Nov 03 18:54:00 2024 +0100
4f378de
test: efi: boot: Add a test for the efi bootmeth
by Simon Glass
· Thu Nov 07 14:31:50 2024 -0700
64c6325
test: efi: boot: Set up an image suitable for EFI testing
by Simon Glass
· Thu Nov 07 14:31:49 2024 -0700
3b1e60b
efi: Move default filename to a function
by Simon Glass
· Thu Nov 07 14:31:43 2024 -0700
4d84611
Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively"
by Tom Rini
· Mon Nov 04 14:49:10 2024 -0600
b4af83a
test: bootm: Ensure GD_FLG_SILENT is reset
by Andrew Goodbody
· Fri Nov 01 13:02:54 2024 +0000
cbe01ae
test: bootm: bootm_process_cmdline_env takes flags
by Andrew Goodbody
· Fri Nov 01 13:02:53 2024 +0000
edef1c6
usb: Fix test dependency on ext4write command
by Andrew Goodbody
· Tue Oct 15 15:17:37 2024 +0100
97086f9
usb: Fix test failure with multiple partitions
by Andrew Goodbody
· Tue Oct 15 13:19:16 2024 +0100
d7ae486
bloblist: test: Mark tests with UTF_BLOBLIST
by Simon Glass
· Mon Oct 28 13:47:54 2024 +0100
be277ee
test: Allow saving and restoring the bloblist
by Simon Glass
· Mon Oct 28 13:47:53 2024 +0100
3434420
x86: coreboot: Allow building an expo for editing CMOS config
by Simon Glass
· Mon Oct 14 16:32:11 2024 -0600
47f3652
x86: coreboot: Add a command to check and update CMOS RAM
by Simon Glass
· Mon Oct 14 16:32:10 2024 -0600
b57a23b
x86: coreboot: Show the option table
by Simon Glass
· Mon Oct 14 16:32:08 2024 -0600
8ec684c
x86: coreboot: Add a test for cbsysinfo command
by Simon Glass
· Mon Oct 14 16:32:07 2024 -0600
129ba73
test: boot: Update bootflow_iter() for console checking
by Simon Glass
· Sat Oct 19 09:21:58 2024 -0600
ff81f83
test: Drop the duplicate line in setup_bootmenu_image()
by Simon Glass
· Sat Oct 19 09:21:57 2024 -0600
798b5c5
test: Expand implementation of ut_list_has_dm_tests()
by Simon Glass
· Sat Oct 19 09:21:56 2024 -0600
a59d6d3
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· Sat Oct 19 09:21:50 2024 -0600
f66139f
dm: core: Add a function to see if a device exists
by Simon Glass
· Sat Oct 19 09:21:49 2024 -0600
e8d0210
alist: Add a way to efficiently filter an alist
by Simon Glass
· Sat Oct 19 09:21:47 2024 -0600
8407424
alist: Add a function to empty the list
by Simon Glass
· Sat Oct 19 09:21:46 2024 -0600
ce66b8a
alist: Add for-loop helpers
by Simon Glass
· Sat Oct 19 09:21:45 2024 -0600
899b4cc
alist: Add a way to get the next element
by Simon Glass
· Sat Oct 19 09:21:44 2024 -0600
22dddc6
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· Sat Oct 19 09:21:50 2024 -0600
bc2b204
dm: core: Add a function to see if a device exists
by Simon Glass
· Sat Oct 19 09:21:49 2024 -0600
8978883
alist: Add a way to efficiently filter an alist
by Simon Glass
· Sat Oct 19 09:21:47 2024 -0600
6724fa8
alist: Add a function to empty the list
by Simon Glass
· Sat Oct 19 09:21:46 2024 -0600
8fbacd5
alist: Add for-loop helpers
by Simon Glass
· Sat Oct 19 09:21:45 2024 -0600
805c19b
alist: Add a way to get the next element
by Simon Glass
· Sat Oct 19 09:21:44 2024 -0600
c80b0ef
Merge patch series "fs: ext4: implement opendir, readdir, closedir"
by Tom Rini
· Fri Nov 01 13:38:05 2024 -0600
19c781d
fs: ext4: use fs_ls_generic
by Heinrich Schuchardt
· Sat Oct 26 08:40:48 2024 +0200
351abe3
test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
by Tom Rini
· Tue Oct 29 18:36:49 2024 -0600
276495d
test/py: spi: prevent overwriting relocation memory
by Padmarao Begari
· Tue Oct 29 17:17:09 2024 +0530
18afb60
scsi: fix disk capacity too small by one sector
by Julius Lehmann
· Sat Oct 26 20:06:44 2024 +0200
3a78320
cmd/eficonfig: capitalize 'enter description'
by Heinrich Schuchardt
· Fri Oct 25 23:15:05 2024 +0200
5eeb0ea
test/hush: Add CONFIG_CONSOLE_RECORD where required
by Tom Rini
· Mon Oct 28 10:48:43 2024 -0600
c52608b
test/cmd: Make some "ut dm" tests only available on sandbox
by Tom Rini
· Mon Oct 28 10:48:42 2024 -0600
9849125
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· Wed Oct 23 18:22:00 2024 +0300
7dfc57a
test: efi_loader: Fix dependency for http test
by Andrew Goodbody
· Fri Oct 25 17:47:32 2024 +0100
8fa34f0
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· Sun Oct 27 17:14:22 2024 -0600
0fe88cc
drivers: misc: irq-uclass: Update irq_get_by_index
by Patrick Rudolph
· Wed Oct 23 15:20:05 2024 +0200
158efd6
acpi: Allocate and write ACPI tables
by Patrick Rudolph
· Wed Oct 23 15:19:57 2024 +0200
bff7c57
acpi: Add fill_madt to acpi_ops
by Patrick Rudolph
· Wed Oct 23 15:19:51 2024 +0200
Next »