Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8feb5eef64c5e25da2b5392a31024b25b7b57917
/
test
8feb5ee
test: Drop the function for running setexpr tests
by Simon Glass
· Mon Jan 20 14:25:46 2025 -0700
05512d6
test: Drop the function for running mem tests
by Simon Glass
· Mon Jan 20 14:25:45 2025 -0700
c16ffb2
test: Drop the function for running mbr tests
by Simon Glass
· Mon Jan 20 14:25:44 2025 -0700
f7ad509
test: Drop the function for running log tests
by Simon Glass
· Mon Jan 20 14:25:43 2025 -0700
b315ffb
test: Drop the function for running lib tests
by Simon Glass
· Mon Jan 20 14:25:42 2025 -0700
1b0b3f5
test: Drop the function for running font tests
by Simon Glass
· Mon Jan 20 14:25:41 2025 -0700
936b69e
test: Drop the function for running fdt tests
by Simon Glass
· Mon Jan 20 14:25:40 2025 -0700
3e5f32d
test: Drop the function for running exit tests
by Simon Glass
· Mon Jan 20 14:25:39 2025 -0700
2ff779d
test: Drop the function for running env tests
by Simon Glass
· Mon Jan 20 14:25:38 2025 -0700
82f00f2
test: Drop the function for running dm tests
by Simon Glass
· Mon Jan 20 14:25:37 2025 -0700
bc39468a
test: Drop the function for running common tests
by Simon Glass
· Mon Jan 20 14:25:36 2025 -0700
c235657
test: Drop the function for running cmd tests
by Simon Glass
· Mon Jan 20 14:25:35 2025 -0700
e1dc050
test: Drop the function for running bdinfo tests
by Simon Glass
· Mon Jan 20 14:25:34 2025 -0700
78fd76b
test: Introduce a better array of test suites
by Simon Glass
· Mon Jan 20 14:25:33 2025 -0700
b15512c
test: Drop the _test suffix on linker lists
by Simon Glass
· Mon Jan 20 14:25:32 2025 -0700
2939e89
test/py: Add a test which runs all unit tests
by Simon Glass
· Mon Jan 20 14:25:31 2025 -0700
cfb38f8
test: Update ut info to show suites
by Simon Glass
· Mon Jan 20 14:25:30 2025 -0700
b08439d
test: Rename test suites to match their linker-list name
by Simon Glass
· Mon Jan 20 14:25:29 2025 -0700
53d5d8a
test: Add newlines to hush-test messages
by Simon Glass
· Mon Jan 20 14:25:28 2025 -0700
3869eb5
test: Pass the test-state into ut_run_list()
by Simon Glass
· Mon Jan 20 14:25:26 2025 -0700
2d989e8
test: Add functions to init and uninit the test state
by Simon Glass
· Mon Jan 20 14:25:25 2025 -0700
e641137
test: Rename test_get_state() to ut_get_state()
by Simon Glass
· Mon Jan 20 14:25:24 2025 -0700
41f3a77
Merge patch series "add the support of sha256_hmac and sha256_hkdf"
by Tom Rini
· Sat Jan 18 17:13:01 2025 -0600
0486d42
test: lib: add test for key derivation
by Philippe Reynes
· Thu Dec 19 14:05:53 2024 +0100
bda1dd0
test: lib: add test for sha256_hmac
by Philippe Reynes
· Thu Dec 19 14:05:51 2024 +0100
0160b2c
Merge patch series "bootstd: Support recording images"
by Tom Rini
· Wed Jan 15 17:34:26 2025 -0600
c6a52e7
bootstd: Add a simple command to list images
by Simon Glass
· Fri Nov 15 16:19:23 2024 -0700
36c31d1
Merge patch series "SMBIOS improvements"
by Tom Rini
· Tue Jan 14 14:29:49 2025 -0600
6a125b3
cmd: update smbios cmd
by Raymond Mao
· Fri Dec 06 14:54:26 2024 -0800
592e333
test/dm: add sandbox test for sysinfo_get_data
by Raymond Mao
· Fri Dec 06 14:54:20 2024 -0800
8ee1fa2
test: fix test_extension.py
by Heinrich Schuchardt
· Wed Nov 27 08:06:26 2024 +0100
86431b0
Merge patch series "Add 'trace wipe'"
by Tom Rini
· Tue Dec 31 19:00:54 2024 -0600
3b3d732
test: test_trace.py: test 'trace wipe'
by Jerome Forissier
· Fri Dec 13 13:45:37 2024 +0100
8129ea4
Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"
by Tom Rini
· Tue Dec 31 10:58:36 2024 -0600
c6ea8b0
test: lib: Use CONFIG_64BIT to detect 64 bit compile
by Andrew Goodbody
· Mon Dec 16 18:07:36 2024 +0000
d1e9a26
lmb: Remove lmb_alloc_base_flags()
by Ilias Apalodimas
· Wed Dec 18 09:02:36 2024 +0200
cc2ed3d
lmb: Remove lmb_alloc_addr_flags()
by Ilias Apalodimas
· Wed Dec 18 09:02:35 2024 +0200
5421c33
lmb: Rename free_mem to available_mem
by Ilias Apalodimas
· Wed Dec 18 09:02:33 2024 +0200
f72c55e
lmb: Remove lmb_reserve_flags()
by Ilias Apalodimas
· Wed Dec 18 09:02:32 2024 +0200
d8462bf
lmb: Move enum lmb_flags to a u32
by Ilias Apalodimas
· Wed Dec 18 09:02:31 2024 +0200
05eb36e
test/cmd/wget: replace bogus response with an actual response from the HTTP server
by Mikhail Kshevetskiy
· Sat Dec 28 13:46:34 2024 +0300
e8a0ebc
test/cmd/wget: fix the test
by Mikhail Kshevetskiy
· Sat Dec 28 13:46:33 2024 +0300
f8ab6ba
Merge tag 'v2025.01-rc5' into next
by Tom Rini
· Wed Dec 25 22:31:04 2024 -0600
4b74ddd
test: sandbox: fix link error with do_ut_bootm if BLOBLIST=n
by Evgeny Bachinin
· Mon Dec 02 16:45:25 2024 +0300
fbdb85a
test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=n
by Evgeny Bachinin
· Mon Dec 02 16:45:24 2024 +0300
9cd1b82
test: sandbox: fix invalid_use_of_IF_ENABLED_INT if BLOBLIST=n
by Evgeny Bachinin
· Mon Dec 02 16:45:23 2024 +0300
068f6a7
test/py: Always use the current dir as the source tree
by Simon Glass
· Wed Dec 11 06:18:58 2024 -0700
b4f8110
lmb: Return -EEXIST in lmb_add_region_flags() if region already added
by Sam Protsenko
· Tue Dec 10 20:17:01 2024 -0600
50a3f90
Merge tag 'v2025.01-rc4' into next
by Tom Rini
· Mon Dec 09 16:29:47 2024 -0600
d2fbd38
Merge patch series "led: update LED boot/activity to new property implementation"
by Tom Rini
· Fri Dec 06 13:00:52 2024 -0600
fd53ad4
test: dm: Update test for LED activity and boot
by Christian Marangi
· Sun Nov 10 12:50:27 2024 +0100
81ce47e
test: dm: Add test for ofnode options phandle helper
by Christian Marangi
· Sun Nov 10 12:50:25 2024 +0100
a1a1e0e
test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle
by Christian Marangi
· Sun Nov 10 12:50:23 2024 +0100
7d75d20
test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_ot
by Christian Marangi
· Sun Nov 10 12:50:21 2024 +0100
5aaeb0e
lmb: Fix the allocation of overlapping memory areas with !LMB_NONE
by Ilias Apalodimas
· Mon Dec 02 16:42:45 2024 +0200
ca67595
Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Tue Dec 03 15:51:56 2024 -0600
5d9d14d
Merge patch series "CI: Set up for an arm64 runner"
by Tom Rini
· Mon Dec 02 16:36:06 2024 -0600
537664c
test: Adjust print_ut test to use unsigned char
by Simon Glass
· Wed Nov 27 11:17:20 2024 -0600
572d51f
test: add command to 'Boot fail' message
by Heinrich Schuchardt
· Sat Nov 23 22:29:22 2024 +0100
e73d68b
test: add command to 'Lab failure' timeout message
by Heinrich Schuchardt
· Sat Nov 23 22:29:21 2024 +0100
d9d2124
Merge patch series "test: Avoid needing sudo for image-creation"
by Tom Rini
· Fri Nov 29 14:37:13 2024 -0600
9dd0cc3
bootstd: Remove prepared images
by Simon Glass
· Thu Nov 21 15:32:14 2024 -0700
d72c511
test_ut: Drop support for fallback files
by Simon Glass
· Thu Nov 21 15:32:13 2024 -0700
efcc566
test_ut: Use the built mkimage
by Simon Glass
· Thu Nov 21 15:32:12 2024 -0700
d77e8ae
test_ut: Drop exeception handling
by Simon Glass
· Thu Nov 21 15:32:11 2024 -0700
d99fdc0
test_ut: Allow running unprivileged
by Richard Weinberger
· Thu Nov 21 15:32:10 2024 -0700
d157d3f
test_ut: Add an image size to setup_image()
by Simon Glass
· Thu Nov 21 15:32:09 2024 -0700
ba878ce
test_fs: Rename mount dir to scratch
by Richard Weinberger
· Thu Nov 21 15:32:08 2024 -0700
41eca32
test_fs: Allow running unprivileged
by Richard Weinberger
· Thu Nov 21 15:32:07 2024 -0700
9787192
test/cmd/wget.c: move net_test_wget() to the cmd test suite
by Jerome Forissier
· Fri Nov 15 17:45:14 2024 +0100
0d45824
test/py: zynqmp_rpu: Fix tcminit mode value
by Love Kumar
· Fri Nov 15 17:32:02 2024 +0530
1f5288f
bootstd: Remove prepared images
by Simon Glass
· Thu Nov 21 15:32:14 2024 -0700
667dac2
test_ut: Drop support for fallback files
by Simon Glass
· Thu Nov 21 15:32:13 2024 -0700
2532e0c
test_ut: Use the built mkimage
by Simon Glass
· Thu Nov 21 15:32:12 2024 -0700
b8ffa72
test_ut: Drop exeception handling
by Simon Glass
· Thu Nov 21 15:32:11 2024 -0700
2e8312d
test_ut: Allow running unprivileged
by Richard Weinberger
· Thu Nov 21 15:32:10 2024 -0700
5ec6b07
test_ut: Add an image size to setup_image()
by Simon Glass
· Thu Nov 21 15:32:09 2024 -0700
e0e3146
test_fs: Rename mount dir to scratch
by Richard Weinberger
· Thu Nov 21 15:32:08 2024 -0700
220fab2
test_fs: Allow running unprivileged
by Richard Weinberger
· Thu Nov 21 15:32:07 2024 -0700
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
Next »