Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c84e08c4b1cfef9df5c344df19c535740f1c5968
/
test
d3e8b73
Merge tag 'v2021.07-rc5' into next
by Tom Rini
· Mon Jun 28 16:22:13 2021 -0400
e897e3c
dm: core: add ofnode_get_path()
by Marek Behún
· Wed May 26 14:08:18 2021 +0200
177ab7f
dm: core: add non-translating version of ofnode_get_addr_size_index()
by Marek Behún
· Wed May 26 14:08:17 2021 +0200
70e473f
test: Include /sbin to the PATH when creating file system
by Andy Shevchenko
· Thu Jun 10 18:08:42 2021 +0300
7efcdfd
net: use the same alias stem for ethernet as linux
by Michael Walle
· Thu Feb 25 16:51:11 2021 +0100
8eaaedb
log: Convert log values to printf() if not enabled
by Simon Glass
· Sat May 08 13:46:54 2021 -0600
2786707
sandbox: log: Avoid build error with !CONFIG_LOG
by Simon Glass
· Sat May 08 13:46:53 2021 -0600
7fb9759
log: Add support for logging a buffer
by Simon Glass
· Sat May 08 07:00:06 2021 -0600
02b8f1a
display_options: Split print_buffer() into two functions
by Simon Glass
· Sat May 08 07:00:05 2021 -0600
f1d0647
hexdump: Support any rowsize
by Simon Glass
· Sat May 08 07:00:03 2021 -0600
2650715
hexdump: Add support for sandbox
by Simon Glass
· Sat May 08 07:00:02 2021 -0600
85c8fc5
display_options: Drop two spaces before the ASCII column
by Simon Glass
· Sat May 08 07:00:00 2021 -0600
4a249ba
test: Add a test for print_buffer()
by Simon Glass
· Sat May 08 06:59:59 2021 -0600
d242368
test: Convert print tests to use ut framework
by Simon Glass
· Sat May 08 06:59:58 2021 -0600
c638ae6
test: Detect when expect_str is too small
by Simon Glass
· Sat May 08 06:59:57 2021 -0600
d6ed4af
console: Report an error when output buffer is exhausted
by Simon Glass
· Sat May 08 06:59:56 2021 -0600
a186072
test: lmb: add test for lmb_reserve_flags
by Patrick Delaunay
· Fri May 07 14:50:32 2021 +0200
da37ed3
test: add dm_test_read_resource
by Patrick Delaunay
· Fri May 21 12:25:00 2021 +0200
46132c2
test: Fix filesystem tests always being skipped
by Alper Nebi Yasak
· Thu May 20 22:09:46 2021 +0300
cecd47c
part: Add check for NULL dev_part_str
by Sean Anderson
· Sat May 15 14:13:54 2021 -0400
e92ed49
test/py: improve regular expression for ut subtest symbol matcher
by Marek Behún
· Thu May 20 13:23:54 2021 +0200
9d6710c
test: Avoid random numbers in dm_test_devm_regmap()
by Simon Glass
· Thu May 13 19:39:23 2021 -0600
965a34f
pytest: add sandbox test for "extension" command
by Kory Maincent
· Tue May 04 19:31:23 2021 +0200
f8fc703
Revert "fdt: translate address if #size-cells = <0>"
by Dario Binacchi
· Sat May 01 17:05:26 2021 +0200
30d4d2b
sandbox: add test of CONFIG_ENV_IMPORT_FDT
by Rasmus Villemoes
· Wed Apr 21 11:06:55 2021 +0200
1c83067
test: Add gpio-sysinfo test
by Sean Anderson
· Tue Apr 20 10:50:58 2021 -0400
6ccf10a
sysinfo: Require that sysinfo_detect be called before other methods
by Sean Anderson
· Tue Apr 20 10:50:56 2021 -0400
be0512f
test: dm: add test item for ofnode_get_addr() and ofnode_get_size()
by Chen Guanqiao
· Mon Apr 12 14:51:12 2021 +0800
5ef3f79
tests: patman: Add requests to the module list
by Tom Rini
· Fri Feb 26 07:52:30 2021 -0500
00d4290
test: Use positive conditional in test_matches()
by Andy Shevchenko
· Thu Feb 11 16:40:11 2021 +0200
d91cfbb
test: Allow simple glob pattern in the test name
by Andy Shevchenko
· Thu Feb 11 16:40:10 2021 +0200
9b4cdef
test: reset: Extend base reset test to catch error
by Neil Armstrong
· Tue Apr 20 10:42:25 2021 +0200
59f7789
test/py: Bump py to 1.10.0 for CVE-2020-29651
by Tom Rini
· Wed Apr 21 10:22:01 2021 -0400
c3d7d70
test/py: Fix efidebug related tests
by Ilias Apalodimas
· Fri Apr 23 16:24:13 2021 +0300
1fe3adc
test: lmb: add test for overflow protection in lmb_add_region
by Patrick Delaunay
· Wed Mar 10 10:16:30 2021 +0100
619a182
test: Add test for partitions
by Sean Anderson
· Mon Apr 12 18:53:07 2021 -0400
dffb347
test: Alphabetize dm Makefile
by Sean Anderson
· Tue Apr 20 11:03:12 2021 -0400
369d87a
Add support for stack-protector
by Joel Peshkin
· Sun Apr 11 11:21:58 2021 +0200
0922673
test: fix test/dm/regmap.c
by Heinrich Schuchardt
· Sun Apr 11 11:21:56 2021 +0200
12e9681
Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Sun Apr 18 08:46:39 2021 -0400
b575a8c
Merge branch '2021-04-14-assorted-vboot-improvements'
by Tom Rini
· Thu Apr 15 17:10:25 2021 -0400
524a92c
test: dm: Add a test case for simple-bus <ranges>
by Bin Meng
· Sun Mar 14 20:15:03 2021 +0800
381ed97
test: dm: Add a case to test ofnode_phy_is_fixed_link()
by Bin Meng
· Sun Mar 14 20:14:58 2021 +0800
d9eaa92
sandbox: Add a DSA sandbox driver and unit test
by Claudiu Manoil
· Sun Mar 14 20:14:57 2021 +0800
bc8aa28
test/py: ecdsa: Use mkimage keyfile instead of keydir argument
by Alexandru Gagniuc
· Fri Feb 19 12:45:20 2021 -0600
9b6fc0c
test/py: ecdsa: Add test for mkimage ECDSA signing
by Alexandru Gagniuc
· Fri Feb 19 12:45:15 2021 -0600
1ae26b9
test/py: Add pycryptodomex to list of required pakages
by Alexandru Gagniuc
· Fri Feb 19 12:45:14 2021 -0600
ab1975b
test: qemu: add qfw sandbox driver, dm tests, qemu tests
by Asherah Connor
· Fri Mar 19 18:21:41 2021 +1100
33512d0
test: Add test for strlcat
by Sean Anderson
· Thu Mar 11 00:15:43 2021 -0500
eeaf282
test: scmi: add local variables for scmi agent reference
by Etienne Carriere
· Mon Mar 08 22:38:09 2021 +0100
c83a843
firmware: scmi: fix inline comments and minor coding style issues
by Etienne Carriere
· Mon Mar 08 22:38:08 2021 +0100
b8f15cd
firmware: scmi: sandbox test for voltage regulator
by Etienne Carriere
· Mon Mar 08 22:38:07 2021 +0100
69d61a3
hush: Fix assignments being misinterpreted as commands
by Sean Anderson
· Sun Feb 28 16:29:51 2021 -0500
20dd9e1
test: pinmux: add test for 'pinctrl-single' driver
by Dario Binacchi
· Sun Apr 11 09:39:50 2021 +0200
4692746
video: backlight: Support PWMs without a known period_ns
by Alper Nebi Yasak
· Thu Oct 22 23:49:26 2020 +0300
711cadb
test: unit test for longjmp
by Heinrich Schuchardt
· Tue Mar 23 19:11:27 2021 +0100
7b154c7
pytest: Lower pygit2 requirement
by Tom Rini
· Fri Feb 26 07:52:28 2021 -0500
45b807d
test: Allow tests to run on any board
by Simon Glass
· Thu Mar 25 10:44:33 2021 +1300
8183f43
Merge branch 'next'
by Tom Rini
· Mon Apr 05 11:29:57 2021 -0400
e70ed8c
test: Don't unmount not (yet) mounted system
by Andy Shevchenko
· Thu Feb 11 16:40:12 2021 +0200
a18a36f
Merge tag 'v2021.04-rc5' into next
by Tom Rini
· Mon Mar 29 17:53:19 2021 -0400
4cfecd9
dm: test: Always include command.h for print_ut
by Sean Anderson
· Thu Mar 25 22:02:28 2021 -0400
61d0464
sf: Support querying write-protect
by Simon Glass
· Mon Mar 15 18:11:17 2021 +1300
4d294a7
test: Silenece the echo and print tests
by Simon Glass
· Mon Mar 15 18:11:13 2021 +1300
903d4f6
Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Fri Mar 26 12:15:26 2021 -0400
8beeb28
dm: core: Create a struct for device runtime info
by Simon Glass
· Mon Mar 15 17:25:36 2021 +1300
9deea13
test: Run sandbox_spl tests on sandbox_noinst
by Simon Glass
· Mon Mar 15 17:25:33 2021 +1300
cb79f07
sandbox: Create a new sandbox_noinst build
by Simon Glass
· Mon Mar 15 17:25:32 2021 +1300
77faa97
Revert "sandbox: Disable I2C emulators in SPL"
by Simon Glass
· Mon Mar 15 17:25:31 2021 +1300
0000e0d
dm: Rename device_get_by_driver_info_idx()
by Simon Glass
· Mon Mar 15 17:25:28 2021 +1300
2f25998
dm: core: Drop device_get_by_driver_info()
by Simon Glass
· Mon Mar 15 17:25:25 2021 +1300
9bb88fb
clk: sandbox: Create a special fixed-rate driver
by Simon Glass
· Mon Mar 15 17:25:24 2021 +1300
96113c1
dm: test: Avoid destroying uclasses with of-platdata-inst
by Simon Glass
· Mon Mar 15 17:25:21 2021 +1300
a4636ba
test: test the ESRT creation
by Jose Marinho
· Thu Mar 11 13:18:53 2021 +0000
773c090
efidebug: add multiple device path instances on Boot####
by Ilias Apalodimas
· Wed Mar 17 21:55:01 2021 +0200
df56e0b
dtoc: Assign a sequence number to each node
by Simon Glass
· Wed Feb 03 06:01:09 2021 -0700
fce3802
test: print_ut: Fix potential build error
by Bin Meng
· Wed Feb 17 17:31:47 2021 +0800
0bcbec7
test: cmd: setexpr: Fix a typo
by Bin Meng
· Wed Feb 17 17:04:06 2021 +0800
9cdba9b
test: Include /sbin to the PATH when creating ext4 disk image
by Andy Shevchenko
· Thu Feb 11 16:40:09 2021 +0200
d280d81
Merge tag 'v2021.04-rc4' into next
by Tom Rini
· Mon Mar 15 12:15:38 2021 -0400
905b173
test: py: add initial coverage for scp03 cmd
by Igor Opaniuk
· Sun Feb 14 16:27:28 2021 +0100
60e08ee
test: acpi: Fix warnings on 32-bit build
by Simon Glass
· Sun Feb 07 14:27:05 2021 -0700
5fc47e3
log: Handle line continuation
by Simon Glass
· Wed Jan 20 20:10:53 2021 -0700
ee11209
spl: test: Add a test for spl_load_simple_fit()
by Simon Glass
· Sun Mar 07 17:35:15 2021 -0700
1ef74ab
test: Allow SPL to run any available test
by Simon Glass
· Sun Mar 07 17:35:12 2021 -0700
1638693
test: Rename all linker lists to have a ut_ prefix
by Simon Glass
· Sun Mar 07 17:35:11 2021 -0700
b50211f
test: Add a macros for finding tests in linker_lists
by Simon Glass
· Sun Mar 07 17:35:10 2021 -0700
11abb2b
test: log: Rename log main test file to log_ut.c
by Simon Glass
· Sun Mar 07 17:35:09 2021 -0700
53d1b19
test: Move restoring of driver model state to ut_run_list()
by Simon Glass
· Sun Mar 07 17:35:08 2021 -0700
1899e13
test: Move the devicetree check into ut_run_list()
by Simon Glass
· Sun Mar 07 17:35:07 2021 -0700
5ed319b
test: Use return values in dm_test_run()
by Simon Glass
· Sun Mar 07 17:35:06 2021 -0700
bb2b173
test: Run driver-model tests using ut_run_list()
by Simon Glass
· Sun Mar 07 17:35:05 2021 -0700
4066d8d
test: Use a local variable for test state
by Simon Glass
· Sun Mar 07 17:35:04 2021 -0700
0d32ec2
test: Add ut_run_test_live_flat() to run tests twice
by Simon Glass
· Sun Mar 07 17:35:03 2021 -0700
d97fd78
test: Drop dm_do_test()
by Simon Glass
· Sun Mar 07 17:35:02 2021 -0700
436687e
test: Use ut_run_test() to run driver model tests
by Simon Glass
· Sun Mar 07 17:35:01 2021 -0700
5517edb
test: Move test running into a separate function
by Simon Glass
· Sun Mar 07 17:35:00 2021 -0700
5b7e55b
test: Move dm_test_destroy() into test-main.c
by Simon Glass
· Sun Mar 07 17:34:59 2021 -0700
2dba476
test: Move dm_test_init() into test-main.c
by Simon Glass
· Sun Mar 07 17:34:58 2021 -0700
b98bfbc
test: Drop struct dm_test_state
by Simon Glass
· Sun Mar 07 17:34:57 2021 -0700
Next »