| #
1a4f6af8 |
| 02-Mar-2020 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
3a5e7a93 |
| 15-Jan-2020 |
Joseph Chen <chenjh@rock-chips.com> |
test: rockchip: fix typo
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I5e22ffaa2fc1a07ca05a793f26e94dc06dad3fc4
|
| #
b8dc613c |
| 19-Nov-2019 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
d0ff3d45 |
| 23-Sep-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: test: set argc to 1 for rktest all cmd
The 'rktest all v2/3' do not really pass arg to sub cmd, always set argc for 'rktest all *' cmd to 1 for sub commands.
Change-Id: I2d69ad25aaca074f5
rockchip: test: set argc to 1 for rktest all cmd
The 'rktest all v2/3' do not really pass arg to sub cmd, always set argc for 'rktest all *' cmd to 1 for sub commands.
Change-Id: I2d69ad25aaca074f52bfd2e69be4c33bc41186df Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
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 ...
|
| #
2a77afce |
| 18-Jul-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: test: add log message need by LAVA
The LAVA system need message from log to show the test result. "<LAVA_SIGNAL_*>" for start, end, test case result key; "<LAVA_TEST_RUNNER>: exiting" for
rockchip: test: add log message need by LAVA
The LAVA system need message from log to show the test result. "<LAVA_SIGNAL_*>" for start, end, test case result key; "<LAVA_TEST_RUNNER>: exiting" for test complete key
Change-Id: I13522bf82da69f105f439853fa5c4b32c9f3d1ff 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>
|
| #
f26f96c5 |
| 30-Aug-2018 |
Joseph Chen <chenjh@rock-chips.com> |
test: rockchip: add rockusb and fastboot cmd
Change-Id: I23072323c2f2ee655a57af0150c2cb90135d3227 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
1e7c429d |
| 30-Aug-2018 |
Joseph Chen <chenjh@rock-chips.com> |
test: rockchip: add command description
=> rktest Command: rktest [module] [args...] - module: timer|key|emmc|rknand|regulator|eth|ir|brom|vendor - args: depends on module, try 'rktest [module]'
test: rockchip: add command description
=> rktest Command: rktest [module] [args...] - module: timer|key|emmc|rknand|regulator|eth|ir|brom|vendor - args: depends on module, try 'rktest [module]' for test or more help
- Enabled modules: - timer: test timer and interrupt - brom: enter bootrom download mode - key: test board keys - emmc: test emmc read/write speed - rknand: test rknand read/write speed - regulator: test regulator volatge set and show regulator status - vendor: test vendor storage partition read/write
Change-Id: I1f58dd65f7ffb229970cb86cb2f568cbca933336 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| #
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>
|
| #
336e1992 |
| 03-Jul-2018 |
Joseph Chen <chenjh@rock-chips.com> |
test: rockchip: improve help guide
Change-Id: I321f9b5357a1ef0ad0617124a84bb4890b45be7e 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 ...
|
| #
35573213 |
| 02-Nov-2017 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: test: adjust position of guide info
Change-Id: Ibd674a7fea9c8b109e5766d98ef80c15fb612633 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
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>
|
| #
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 ...
|