Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
076030ef4a24cd0941e6789f95f9b35c1b87213e
/
test
076030e
Merge patch series "test: Tidy up the test/ directory"
by Tom Rini
· Wed Nov 13 11:59:07 2024 -0600
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
1cbe5f7
Merge patch series "Allow showing the memory map"
by Tom Rini
· Fri Oct 25 14:22:36 2024 -0600
9b259c5
meminfo: Show the lmb records
by Simon Glass
· Mon Oct 21 10:19:32 2024 +0200
84015e5
cmd: Update the meminfo command to show the memory map
by Simon Glass
· Mon Oct 21 10:19:30 2024 +0200
f89dff1
Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Fri Oct 25 08:35:56 2024 -0600
abb772a
boot: Introduce BOOTSTD_MENU to control bootflow menu build
by Marek Vasut
· Sun Oct 20 17:43:12 2024 +0200
52f93d3
cmd: bcb: introduce 'ab_dump' command to print BCB block content
by Dmitry Rokosov
· Thu Oct 17 17:12:10 2024 +0300
ea143cb
treewide: bcb: move ab_select command to bcb subcommands
by Dmitry Rokosov
· Thu Oct 17 17:12:08 2024 +0300
370261b
test: dm: wdt: replace cyclic_run() by schedule()
by Rasmus Villemoes
· Thu Oct 03 23:27:55 2024 +0200
776442e
watchdog: gpio_wdt: add support for stoppable devices
by Rasmus Villemoes
· Wed Oct 02 21:23:23 2024 +0200
f957785
expo: Drop scene_title_set()
by Simon Glass
· Mon Oct 14 16:32:02 2024 -0600
6f3e87a
expo: Support menu-item values in cedit
by Simon Glass
· Mon Oct 14 16:32:00 2024 -0600
100389f
expo: Allow menu items to have values
by Simon Glass
· Mon Oct 14 16:31:58 2024 -0600
53a0a2f
expo: Use standard numbering for save and discard
by Simon Glass
· Mon Oct 14 16:31:57 2024 -0600
5c6926c
expo: Set the initial next_id to 1
by Simon Glass
· Mon Oct 14 16:31:56 2024 -0600
18c2ccc
x86: Add msr command
by Simon Glass
· Tue Aug 27 19:44:29 2024 -0600
8af719c
x86: Add a cpuid command
by Simon Glass
· Tue Aug 27 19:44:28 2024 -0600
2fc5d8c
coreboot: Switch to a monospaced font
by Simon Glass
· Sun Jan 07 17:14:55 2024 -0700
4f0336d
video: Allow querying the font size
by Simon Glass
· Sun Jan 07 17:14:54 2024 -0700
e0f9551
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· Wed Oct 16 12:03:59 2024 +0200
253d598
test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled
by Jerome Forissier
· Wed Oct 16 11:56:26 2024 +0200
70ff994
test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled
by Jerome Forissier
· Wed Oct 16 11:56:25 2024 +0200
b0fd7a2
test: Drop mention of old flags in a comment
by Simon Glass
· Mon Oct 14 14:17:53 2024 -0600
039b0f0
test: Fix skip check for sleep command test
by Andrew Goodbody
· Tue Oct 08 13:08:13 2024 +0100
1e8a032
Merge patch series "test: Minor fixes to test.py"
by Tom Rini
· Tue Oct 15 09:31:50 2024 -0600
081f3af
test: Add tests for the bootmeth set command
by Martyn Welch
· Wed Oct 09 14:15:41 2024 +0100
53d6583
test: Fix mulptiplex_log typo
by Simon Glass
· Wed Oct 09 18:29:05 2024 -0600
7a1e9b4
test: Tidy up remaining exceptions
by Simon Glass
· Wed Oct 09 18:29:04 2024 -0600
d834d9a
test: Detect dead connections
by Simon Glass
· Wed Oct 09 18:29:03 2024 -0600
573171e
test: Separate out the exception handling
by Simon Glass
· Wed Oct 09 18:29:02 2024 -0600
a5ab7ed
test: Move the receive code into a function
by Simon Glass
· Wed Oct 09 18:29:01 2024 -0600
35ad432
test: Create a common function to get the config
by Simon Glass
· Wed Oct 09 18:29:00 2024 -0600
94b3583
test: Avoid failing skipped tests
by Simon Glass
· Wed Oct 09 18:28:59 2024 -0600
6491415
test: Use a constant for the test timeout
by Simon Glass
· Wed Oct 09 18:28:58 2024 -0600
f5bea56
Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"
by Tom Rini
· Mon Oct 14 13:34:06 2024 -0600
37ac127
test: Remove ASN1 library test
by Raymond Mao
· Thu Oct 03 14:50:39 2024 -0700
Next »