| #
54108d04 |
| 15-Aug-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: test: adapt for upstream U-Boot
Not test display and misc for upstream U-Boot, replace local APIs with upstream APIs. Use CONFIG_RKIMG_BOOTLOADER to identify the rockchip local U-Boot.
Ch
rockchip: test: adapt for upstream U-Boot
Not test display and misc for upstream U-Boot, replace local APIs with upstream APIs. Use CONFIG_RKIMG_BOOTLOADER to identify the rockchip local U-Boot.
Change-Id: I65b69eca8262d8aa0cb621c90d4ff1f2756368ba Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
99d14b01 |
| 26-Jun-2019 |
Joseph Chen <chenjh@rock-chips.com> |
test: rockchip: refactor framework and update test case
Change-Id: I8406aaa6c4eacf2b2eb0fa6d787e2a46f45c8049 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
dbe1e39c |
| 30-Aug-2018 |
Joseph Chen <chenjh@rock-chips.com> |
test: rockchip: timer: compile depends on CONFIG_IRQ
Change-Id: Ibe626355a882af3e879a604820b7c685c8bd533d Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
b40c07fc |
| 21-Jul-2018 |
Joseph Chen <chenjh@rock-chips.com> |
test: rockchip: compile depends on dm config
Change-Id: I8e3a7a8dedaa4615426b3d059746d2c080b481c0 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
44e08075 |
| 03-Jul-2018 |
Joseph Chen <chenjh@rock-chips.com> |
test: rockchip: add vendor storage test
Change-Id: I3bfb884c32e44371fb01351af4b20587f7a1fa1f Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
5e7e4061 |
| 13-Nov-2017 |
Andy Yan <andy.yan@rock-chips.com> |
test: rockchip: add bootrom download mode test
Enter bootrom download mode by command: rktest brom_dnl
Change-Id: I6120a885e5514a57c81fd469ce27a2472009c4fd Signed-off-by: Andy Yan <andy.yan@rock-ch
test: rockchip: add bootrom download mode test
Enter bootrom download mode by command: rktest brom_dnl
Change-Id: I6120a885e5514a57c81fd469ce27a2472009c4fd Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
show more ...
|
| #
e630a69b |
| 08-Nov-2017 |
David Wu <david.wu@rock-chips.com> |
rockchip: test: Add ethernet test cases
1. Add phy loopback test 2. Add delayline array scaned 3. Add delayline setting 4. Add dhcp boot from network
Change-Id: I00abc1c7acb4659b78e29bffc12f0964e5d
rockchip: test: Add ethernet test cases
1. Add phy loopback test 2. Add delayline array scaned 3. Add delayline setting 4. Add dhcp boot from network
Change-Id: I00abc1c7acb4659b78e29bffc12f0964e5d02937 Signed-off-by: David Wu <david.wu@rock-chips.com>
show more ...
|
| #
08af5e36 |
| 27-Oct-2017 |
Zhangbin Tong <zebulun.tong@rock-chips.com> |
rockchip: test: support ir test
Change-Id: I066eeca4fb7e2971ceee8419cbc2b8d00821397f Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
|
| #
9dd6ea8e |
| 27-Oct-2017 |
Joseph Chen <chenjh@rock-chips.com> |
test: fix test-rknand.c compile error
Change-Id: Ib3ad1f217c004f56790691128f739a95feaf2349 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
6faa29c6 |
| 24-Oct-2017 |
Zhaoyifeng <zyf@rock-chips.com> |
test: add modular test for rknand on Rockchip platform
Write assigned data payload into rknand device and read back. Then verify the context by comparing the write_buffer with read_buffer one by one
test: add modular test for rknand on Rockchip platform
Write assigned data payload into rknand device and read back. Then verify the context by comparing the write_buffer with read_buffer one by one.
=> rktest rknand 30000 *********************************************************** Rockchip Board Module [rknand] Test start. ***********************************************************
Device 0: Vendor: 0x2207 Rev: V1.00 Prod: rknand Type: Hard Disk Capacity: 7304.0 MB = 7.1 GB (14958592 x 512) ... is now current device
rknand write: device 0 block # 4096, count 30000 ... 30000 blocks written: OK rknand write: size 14MB, used 2196ms, speed 6MB/s
rknand read: device 0 block # 4096, count 30000 ... 30000 blocks read: OK rknand read: size 14MB, used 941ms, speed 15MB/s ----------------------------------------------------------- Rockchip Board Module [rknand] Test end <PASS>.. Total: 8.347s -----------------------------------------------------------
Change-Id: Iedc8d4c3d30a488770c24eabcc81649f8bdecaf2 Signed-off-by: Zhaoyifeng <zyf@rock-chips.com>
show more ...
|
| #
ed5ce517 |
| 23-Oct-2017 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: test: support regualtor test
1. test current regulator state matches fdt config or not; 2. test accuracy and correctness of voltage adjustment; 3. the test command: "rktest regulator".
Ch
rockchip: test: support regualtor test
1. test current regulator state matches fdt config or not; 2. test accuracy and correctness of voltage adjustment; 3. the test command: "rktest regulator".
Change-Id: I184ce36d4da7648a3c3052edbafb37f37c3a29be Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
895be894 |
| 24-Oct-2017 |
Shawn Lin <shawn.lin@rock-chips.com> |
rockchip: test: add modular test for eMMC on Rockchip platform
Write assigned data payload into eMMC and read back. Then verify the context by comparing the write_buffer with read_buffer one by one.
rockchip: test: add modular test for eMMC on Rockchip platform
Write assigned data payload into eMMC and read back. Then verify the context by comparing the write_buffer with read_buffer one by one.
=> rktest emmc 20000 *********************************************************** Rockchip Board Module [emmc] Test start. ***********************************************************
MMC write: dev # 0, block # 4096, count 20000 ... 20000 blocks written: OK eMMC write: size 9MB, used 313ms, speed 31MB/s
MMC read: dev # 0, block # 4096, count 20000 ... 20000 blocks read: OK eMMC read: size 9MB, used 234ms, speed 42MB/s
----------------------------------------------------------- Rockchip Board Module [emmc] Test end <PASS>.. Total: 4.389s -----------------------------------------------------------
Change-Id: Ia8e6e559a41e8b52169326d3cd408ac7d5a02e97 Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
show more ...
|
| #
1dc7864b |
| 17-Oct-2017 |
Joseph Chen <chenjh@rock-chips.com> |
test: add rockchip board module test
1. add U-boot cmd "rktest", the cmd format: "rktest [module_name] [args...]"
2. add timer and key module test, the cmd are: "rktest timer", "rktest key"
Chan
test: add rockchip board module test
1. add U-boot cmd "rktest", the cmd format: "rktest [module_name] [args...]"
2. add timer and key module test, the cmd are: "rktest timer", "rktest key"
Change-Id: I7056b7462925d3693a0e6101d83247f3f38736f8 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|