Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5c9a1242408138327d4498a47e9717ec12800149
/
test
5c9a124
test: Support an init/uninit functions for test suites
by Simon Glass
· Fri Feb 07 11:30:38 2025 -0700
598a1a5
test: Leave out the prefix when printing test names
by Simon Glass
· Fri Feb 07 11:30:37 2025 -0700
bd9b151
test: Show the average time per test
by Simon Glass
· Fri Feb 07 11:30:36 2025 -0700
5fa92d6
test: Keep track of suite duration
by Simon Glass
· Fri Feb 07 11:30:35 2025 -0700
3669a97
test: Add up the number of tests manually
by Simon Glass
· Fri Feb 07 11:30:34 2025 -0700
21cc05e
test: Fix a stray asterisk in ut_run_list()
by Simon Glass
· Fri Feb 07 11:30:33 2025 -0700
f9e97bb
test: Drop sandbox_set_enable_memio() from mux-cmd test
by Simon Glass
· Fri Feb 07 11:30:32 2025 -0700
ea8a1cd
test/py: usb: Fix format string for fstype command
by Andrew Goodbody
· Wed Feb 05 13:04:26 2025 +0000
e7696c4
Merge patch series "cmd/setexpr: support concatenation of direct strings"
by Tom Rini
· Fri Feb 07 13:35:32 2025 -0600
6cd0654
cmd/setexpr: support concatenation of direct strings
by Heinrich Schuchardt
· Mon Feb 03 16:10:29 2025 +0100
42d2aba
test: remove available memory check in setexpr_test_str_oper()
by Heinrich Schuchardt
· Mon Feb 03 16:10:28 2025 +0100
0d4fdbb
test: remove available memory check in setexpr_test_str()
by Heinrich Schuchardt
· Mon Feb 03 16:10:27 2025 +0100
bbc2bb9
test: clean up setexpr_test_str()
by Heinrich Schuchardt
· Mon Feb 03 16:10:26 2025 +0100
608854e
Merge patch series "led: add function naming option from linux"
by Tom Rini
· Fri Feb 07 10:53:43 2025 -0600
350d252
led: add function naming option from linux
by Heiko Schocher
· Tue Jan 28 14:52:46 2025 +0100
1dffd53
test/py: Add a report show test durations
by Simon Glass
· Mon Jan 27 07:52:54 2025 -0700
c6881f1
bloblist: add api to get blob with size
by Raymond Mao
· Mon Jan 27 06:49:34 2025 -0800
b13d25c
test/cmd/wget.c: Fix loadaddr rewrite
by Marek Vasut
· Mon Jan 27 00:57:03 2025 +0100
608f195
test/log: test function filters
by Heinrich Schuchardt
· Fri Jan 17 01:09:54 2025 +0100
d62a732
log: enable filtering on functions
by Heinrich Schuchardt
· Fri Jan 17 01:09:53 2025 +0100
2873ca25
test/py: Handle u-boot-test-getrole failure
by Simon Glass
· Sat Dec 14 11:20:21 2024 -0700
97fb345
test/py: Provide the correct U_BOOT_SOURCE_DIR to getrole
by Simon Glass
· Sat Dec 14 11:20:20 2024 -0700
5a7011c
Merge patch series "test: Improvements to ut command and test-suite running"
by Tom Rini
· Fri Jan 24 14:35:37 2025 -0600
46093b3
test: Move help into the suite declaration
by Simon Glass
· Mon Jan 20 14:26:05 2025 -0700
9dc6e29
test: Disable test_suite
by Simon Glass
· Mon Jan 20 14:26:04 2025 -0700
4c99070
test: Sort the test suites
by Simon Glass
· Mon Jan 20 14:26:03 2025 -0700
fb82a04
test: Record and show the totals for all test runs
by Simon Glass
· Mon Jan 20 14:26:02 2025 -0700
1f271dc
test: Move stat-printing into its own function
by Simon Glass
· Mon Jan 20 14:26:01 2025 -0700
4f621e5
test: Keep a track of the numbers of tests run
by Simon Glass
· Mon Jan 20 14:26:00 2025 -0700
ef69dbe
test: Move stats into a struct
by Simon Glass
· Mon Jan 20 14:25:59 2025 -0700
6685ece
test: Pass the test state to cmd_ut_category()
by Simon Glass
· Mon Jan 20 14:25:58 2025 -0700
a3ce129
test: Drop conditional compilation for suites
by Simon Glass
· Mon Jan 20 14:25:57 2025 -0700
7d4ae01
test: Drop the info test from the list
by Simon Glass
· Mon Jan 20 14:25:56 2025 -0700
0cf497c
test: Drop the function for running upl tests
by Simon Glass
· Mon Jan 20 14:25:55 2025 -0700
f0764dd
test: Drop the function for running seama tests
by Simon Glass
· Mon Jan 20 14:25:54 2025 -0700
c6cede3
test: Drop the function for running pci_mps tests
by Simon Glass
· Mon Jan 20 14:25:53 2025 -0700
401c2cf
test: Drop the function for running loadm tests
by Simon Glass
· Mon Jan 20 14:25:52 2025 -0700
b5f9274
test: Drop the function for running hush tests
by Simon Glass
· Mon Jan 20 14:25:51 2025 -0700
03bf004
test: Drop the function for running addrmap tests
by Simon Glass
· Mon Jan 20 14:25:50 2025 -0700
4060c36
test: Drop the function for running bootm tests
by Simon Glass
· Mon Jan 20 14:25:49 2025 -0700
acec4be
test: Drop the function for running bloblist tests
by Simon Glass
· Mon Jan 20 14:25:48 2025 -0700
cc9d1de
test: Drop the function for running measurement tests
by Simon Glass
· Mon Jan 20 14:25:47 2025 -0700
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
2850de3
test: str_ut.c depends on CONFIG_STRTO
by Heinrich Schuchardt
· Mon Jan 20 09:29:32 2025 +0100
5593f8b
Merge patch series "upl: Prerequite patches for updated spec"
by Tom Rini
· Wed Jan 22 16:08:34 2025 -0600
4afa191
dm: core: Provide ofnode_find_subnode_unit()
by Simon Glass
· Fri Jan 10 17:00:29 2025 -0700
9d300ce
dm: core: Provide ofnode_name_eq_unit() to accept a unit address
by Simon Glass
· Fri Jan 10 17:00:28 2025 -0700
6dc1eb3
dm: core: Clarify behaviour of ofnode_name_eq()
by Simon Glass
· Fri Jan 10 17:00:27 2025 -0700
891c17c
test: Fix inpected typo in upl test
by Simon Glass
· Fri Jan 10 17:00:15 2025 -0700
e3a938e
abuf: Provide a constant buffer
by Simon Glass
· Fri Jan 10 17:00:03 2025 -0700
b63269b
abuf: Provide a way to get the buffer address
by Simon Glass
· Fri Jan 10 17:00:01 2025 -0700
62a1bd2
bloblist: Make BLOBLIST_ALLOC the default
by Simon Glass
· Fri Jan 10 17:00:00 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
Next »