Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
33db1ee0b757bc7981ff382afb67d8175088e298
/
test
33db1ee
test/py: support running sandbox under gdbserver
by Stephen Warren
· 9 years ago
9050c5f
video: test: Adjust order of file closure
by Simon Glass
· 9 years ago
3233798
video: test: Add console tests for truetype
by Simon Glass
· 9 years ago
daac9c7
video: sandbox: Enable truetype fonts for sandbox
by Simon Glass
· 9 years ago
37b8020
video: Handle the 'bell' character
by Simon Glass
· 9 years ago
52c10c5
video: Use fractional units for X coordinates
by Simon Glass
· 9 years ago
071bc84
test/py: dfu: allow boardenv to specify test sizes
by Stephen Warren
· 9 years ago
2b46724
test/py: fix a couple typos in comments
by Stephen Warren
· 9 years ago
a85fce9
test/py: run sandbox in source directory
by Stephen Warren
· 9 years ago
b8936ae
test/py: pass test DTB to sandbox
by Stephen Warren
· 9 years ago
25b0524
test/py: correctly log xfail/xpass tests
by Stephen Warren
· 9 years ago
3bd79d3
test/py: detect another "bad pattern" in console output
by Stephen Warren
· 9 years ago
68a9bb6
test/py: check for bad patterns everywhere we wait
by Stephen Warren
· 9 years ago
1115a97
test.py: calculate bad patterns on change only
by Stephen Warren
· 9 years ago
3880dec
test/py: fix spawn.expect multiple match handling
by Stephen Warren
· 9 years ago
fcebff5
test/dm: clear unit test failure count each run
by Stephen Warren
· 9 years ago
71a68fd
test/py: Provide custom IDs when parametrizing tests
by Stephen Warren
· 9 years ago
3deb896
test/py: Quote consistency
by Stephen Warren
· 9 years ago
75e731e
test/py: use " for docstrings
by Stephen Warren
· 9 years ago
8d57b92
test/py: make net test aware of USB and PCI enumeration
by Stephen Warren
· 9 years ago
9d7e55d
test/py: dfu: error out if USB device already exists
by Stephen Warren
· 9 years ago
0c09352
test/py: make crash detection more robust
by Stephen Warren
· 9 years ago
1a21855
test/py: add a networking test
by Stephen Warren
· 9 years ago
f7743ce
test/py: move find_ram_base() into u_boot_utils
by Stephen Warren
· 9 years ago
b92b446
test/py: add DFU test
by Stephen Warren
· 9 years ago
d46df83
test/py: ums: add filesystem-based testing
by Stephen Warren
· 9 years ago
ef824f5
test/py: add various utility code
by Stephen Warren
· 9 years ago
118e37e
test/py: optionally ignore errors from shell commands
by Stephen Warren
· 9 years ago
a88c417
test/py: log when tests send CTRL-C
by Stephen Warren
· 9 years ago
97a5466
test/py: drain console log at the end of any failed test
by Stephen Warren
· 9 years ago
e1d24d0
test/py: move U-Boot respawn trigger to the test core
by Stephen Warren
· 9 years ago
22eba12
test/py: fix timeout to be absolute
by Stephen Warren
· 9 years ago
6d5579c
dm: syscon: Allow finding devices by driver data
by Simon Glass
· 9 years ago
7a1cb29
dm: video: test: Test that bitmap display works correctly
by Simon Glass
· 9 years ago
a0f1efe
dm: video: test: Add tests for rotated consoles
by Simon Glass
· 9 years ago
90b6fef
dm: video: test: Add tests for the video uclass
by Simon Glass
· 9 years ago
6818820
test/py: add a test for the sleep command
by Stephen Warren
· 9 years ago
df278bb
test/py: test the ums command
by Stephen Warren
· 9 years ago
47a2ca7
test/py: test the shell if command
by Stephen Warren
· 9 years ago
9367d4d
test/py: add test of basic shell functionality
by Stephen Warren
· 9 years ago
819f23b
test/py: test the md/mw commands
by Stephen Warren
· 9 years ago
d631062
test/py: add test of setenv/printenv/echo
by Stephen Warren
· 9 years ago
f8826ef
test/py: test that sandbox exits when asked
by Stephen Warren
· 9 years ago
10e5063
test/py: Implement pytest infrastructure
by Stephen Warren
· 9 years ago
b2a3000
test/fs: error case fixes/enhancements
by Stephen Warren
· 9 years ago
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
0120d46
dm: test: Convert PCI tests to use the DM PCI API
by Simon Glass
· 9 years ago
f0bfd6d
dm: test: usb: Update the USB tests so that they all pass
by Simon Glass
· 9 years ago
700eceb
dm: Disable all SPI and SPI flash tests
by Simon Glass
· 9 years ago
23415e5
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
by Tom Rini
· 9 years ago
968d8f4
dm: cmd: Relocate subcommands when MANUAL_RELOC
by Michal Simek
· 9 years ago
c0ccc72
dm: test: usb: sandbox: Add keyboard tests for sandbox
by Simon Glass
· 9 years ago
846bb37
dm: test: usb: Add a test for device reordering
by Simon Glass
· 9 years ago
4700fe5
dm: test: usb: Add tests for the 'usb tree' command
by Simon Glass
· 9 years ago
fe6d12a
test: Record and silence console in tests
by Simon Glass
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
2d7c499
dm: usb: Avoid time delays in sandbox tests
by Simon Glass
· 9 years ago
7b059dc
sandbox: add a sandbox timer and basic test
by Thomas Chou
· 9 years ago
781910d
test: fat: add error-checking to non-contig test
by Stephen Warren
· 9 years ago
23bc2a7
sandbox: add ADC unit tests
by Przemyslaw Marczak
· 9 years ago
d5987a9
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
111473a
dm: test: Add a new test case against dm eth codes for NULL pointer access
by Bin Meng
· 9 years ago
42c65e8
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
86b30bd
fs-test.sh: fix pre-requisite detection
by Stephen Warren
· 9 years ago
ef28913
test: fat: add test of non-contiguous file reads
by Stephen Warren
· 9 years ago
de44acf
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
aab9a93
test: Add basic tests for remoteproc
by Nishanth Menon
· 9 years ago
94d3ce4
test/fs/fs-test.sh: Update expected results and TC10 logic
by Tom Rini
· 9 years ago
f41a3ca
Add support for LZ4 decompression algorithm
by Julius Werner
· 9 years ago
94d2218
dm: test: Show the amount of leaked memory on error
by Simon Glass
· 9 years ago
04a11cb
dm: test: Add a new test case for dm_test_eth_rotate
by Bin Meng
· 9 years ago
56d62ca
dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product ID
by Lukasz Majewski
· 9 years ago
09e8f18
fs-test.sh: minor fixes
by Stephen Warren
· 9 years ago
f929c0b
devres: add debug command to dump device resources
by Masahiro Yamada
· 9 years ago
265142a
test: Add a test for regmap
by Simon Glass
· 9 years ago
cd55652
dm: test: Add a test for the system controller uclass
by Simon Glass
· 9 years ago
d783eb3
dm: test: Add a test for the LED uclass
by Simon Glass
· 9 years ago
d3e58e4
dm: test: Add a test for the mmc uclass
by Simon Glass
· 9 years ago
3d355e6
dm: test: Add a test for the ram uclass
by Simon Glass
· 9 years ago
5d72d71
dm: test: Add a test for the reset uclass
by Simon Glass
· 9 years ago
8cc4d82
dm: test: Add tests for the clk uclass
by Simon Glass
· 9 years ago
5b0e996
dm: test: Allow test names to leave out the dm_test_ prefix
by Simon Glass
· 9 years ago
46cb824
dm: pmic: Split output from function
by Simon Glass
· 9 years ago
d9f9a89
dm: Move the tree/uclass dump code into its own file
by Simon Glass
· 9 years ago
a814941
dm: pci: Allow PCI bus numbering aliases
by Simon Glass
· 10 years ago
aad8dd7
add test for two 'loadables'
by Karl Apsite
· 10 years ago
61a9507
test: env: Add a test of the new regex behavior for attrs
by Joe Hershberger
· 10 years ago
c04f8b0
test: env: Add test for verifying env attrs
by Joe Hershberger
· 10 years ago
26e038f
test: env: Add test framework for env
by Joe Hershberger
· 10 years ago
ff78e96
test: dm: Recover the driver model tree after tests
by Joe Hershberger
· 10 years ago
fc755f9
test: dm: eth: Handle failed test env cleanup
by Joe Hershberger
· 10 years ago
9e5ce98
test: dm: Don't bail on all tests if one test fails
by Joe Hershberger
· 10 years ago
437176b
test: Move the unit tests to their own menu
by Joe Hershberger
· 10 years ago
ee20efe
test: dm: Move the time test over to the ut command
by Joe Hershberger
· 10 years ago
9dc1d71
test: dm: Move the dm tests over to the ut command
by Joe Hershberger
· 10 years ago
11dd7cc
test: Add a common unit test command
by Joe Hershberger
· 10 years ago
3a77be5
test: Generalize the unit test framework
by Joe Hershberger
· 10 years ago
e84ca29
net: Apply default format rules to all ethaddr
by Joe Hershberger
· 10 years ago
3dbb55e
test: dm: test.dts - move to sandbox dts directory
by Przemyslaw Marczak
· 10 years ago
dca9450
test: dm: add sandbox PMIC framework tests
by Przemyslaw Marczak
· 10 years ago
Next »