index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
test/fs/fs-test.sh: Update expected results and TC10 logic
Tom Rini
1
-6
/
+6
2015-10-12
Add support for LZ4 decompression algorithm
Julius Werner
1
-0
/
+57
2015-10-05
dm: test: Show the amount of leaked memory on error
Simon Glass
1
-1
/
+6
2015-09-09
dm: test: Add a new test case for dm_test_eth_rotate
Bin Meng
1
-0
/
+5
2015-09-07
dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product ID
Lukasz Majewski
2
-8
/
+19
2015-08-18
fs-test.sh: minor fixes
Stephen Warren
1
-3
/
+3
2015-08-06
devres: add debug command to dump device resources
Masahiro Yamada
1
-1
/
+11
2015-07-22
test: Add a test for regmap
Simon Glass
2
-0
/
+83
2015-07-22
dm: test: Add a test for the system controller uclass
Simon Glass
2
-0
/
+32
2015-07-22
dm: test: Add a test for the LED uclass
Simon Glass
2
-0
/
+73
2015-07-22
dm: test: Add a test for the mmc uclass
Simon Glass
2
-0
/
+28
2015-07-22
dm: test: Add a test for the ram uclass
Simon Glass
2
-0
/
+29
2015-07-22
dm: test: Add a test for the reset uclass
Simon Glass
2
-0
/
+75
2015-07-22
dm: test: Add tests for the clk uclass
Simon Glass
2
-0
/
+60
2015-07-22
dm: test: Allow test names to leave out the dm_test_ prefix
Simon Glass
1
-2
/
+13
2015-07-22
dm: pmic: Split output from function
Simon Glass
1
-1
/
+1
2015-07-22
dm: Move the tree/uclass dump code into its own file
Simon Glass
1
-79
/
+3
2015-06-04
dm: pci: Allow PCI bus numbering aliases
Simon Glass
1
-0
/
+11
2015-05-28
add test for two 'loadables'
Karl Apsite
1
-9
/
+63
2015-05-21
test: env: Add a test of the new regex behavior for attrs
Joe Hershberger
1
-0
/
+27
2015-05-21
test: env: Add test for verifying env attrs
Joe Hershberger
2
-0
/
+63
2015-05-21
test: env: Add test framework for env
Joe Hershberger
5
-0
/
+59
2015-05-21
test: dm: Recover the driver model tree after tests
Joe Hershberger
1
-0
/
+5
2015-05-21
test: dm: eth: Handle failed test env cleanup
Joe Hershberger
1
-25
/
+56
2015-05-21
test: dm: Don't bail on all tests if one test fails
Joe Hershberger
1
-5
/
+2
2015-05-21
test: Move the unit tests to their own menu
Joe Hershberger
2
-5
/
+9
2015-05-21
test: dm: Move the time test over to the ut command
Joe Hershberger
4
-10
/
+11
2015-05-21
test: dm: Move the dm tests over to the ut command
Joe Hershberger
6
-33
/
+29
2015-05-21
test: Add a common unit test command
Joe Hershberger
2
-0
/
+63
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
21
-149
/
+166
2015-05-21
net: Apply default format rules to all ethaddr
Joe Hershberger
1
-0
/
+3
2015-05-15
test: dm: test.dts - move to sandbox dts directory
Przemyslaw Marczak
4
-253
/
+2
2015-05-15
test: dm: add sandbox PMIC framework tests
Przemyslaw Marczak
3
-0
/
+396
2015-05-06
test: Add a simple time test
Simon Glass
3
-0
/
+146
2015-05-06
dm: rtc: Add tests for real-time clocks
Simon Glass
3
-0
/
+194
2015-05-06
dm: test: dts: Sort the aliases in the test device tree file
Simon Glass
1
-4
/
+4
2015-05-06
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
1
-0
/
+8
2015-05-06
test: dm: eth: Skip timeouts on ping tests
Joe Hershberger
1
-0
/
+2
2015-04-22
dm: test: Don't clear global_data in dm_test_uclass_before_ready()
Simon Glass
1
-1
/
+4
2015-04-22
dm: test: Add tests for get/find uclass's device by name
Przemyslaw Marczak
1
-0
/
+81
2015-04-22
dm: test: Add tests for get/find uclass devices
Przemyslaw Marczak
1
-1
/
+33
2015-04-22
dm: test: Add tests for device's uclass platform data
Przemyslaw Marczak
2
-0
/
+66
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
1
-14
/
+14
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
1
-5
/
+5
2015-04-18
dm: usb: Add tests for the USB uclass
Simon Glass
4
-0
/
+95
2015-04-18
dm: test: Allow 'dm test' to select a particular test to run
Simon Glass
2
-5
/
+13
2015-04-18
dm: test: Correct printf() output nit in 'dm uclass'
Simon Glass
1
-1
/
+1
2015-04-18
dm: core: Mark device as active before calling uclass probe() methods
Simon Glass
1
-1
/
+2
2015-04-18
dm: test: bus: Use a local variable to simplify code
Simon Glass
1
-6
/
+10
2015-04-18
net: Improve error handling
Joe Hershberger
1
-2
/
+2
[next]