| #
25fbb41f |
| 26-Feb-2021 |
Yifeng Zhao <yifeng.zhao@rock-chips.com> |
test: rockchip: add test for sata disk
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: I0df26b22a5e5af1a4be367c6f037f417fd1bd68d
|
| #
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
|
| #
9cde1b1d |
| 31-Dec-2019 |
Jon Lin <jon.lin@rock-chips.com> |
test: storage: support rkflash
1.Support RKNANDC_NAND, RKSFC_NAND and RKSFC_NOR; 2.Adjust Userdata part size to reasonable value.
Change-Id: I20a4264848ba4ccd8385e9dee36cd16391cd517e Signed-off-by:
test: storage: support rkflash
1.Support RKNANDC_NAND, RKSFC_NAND and RKSFC_NOR; 2.Adjust Userdata part size to reasonable value.
Change-Id: I20a4264848ba4ccd8385e9dee36cd16391cd517e Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
show more ...
|
| #
b8dc613c |
| 19-Nov-2019 |
Joseph Chen <chenjh@rock-chips.com> |
Merge branch 'next-dev' into thunder-boot
|
| #
9c7862b8 |
| 23-Sep-2019 |
Kever Yang <kever.yang@rock-chips.com> |
test: storage: Fix board may not have devnum env
If the board do not have the 'devnum', the env_get() returns NULL and strcmp will lead to "data abort".
Change-Id: I329237b61fc96bc90e7a07653b665192
test: storage: Fix board may not have devnum env
If the board do not have the 'devnum', the env_get() returns NULL and strcmp will lead to "data abort".
Change-Id: I329237b61fc96bc90e7a07653b665192d6a9d7b8 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
fb09b071 |
| 21-Aug-2019 |
Kever Yang <kever.yang@rock-chips.com> |
test: rockchip: fix pointer for free()
free() is using pointer while sysmem_free() is not using pointer, so they can not use the same parameter.
Change-Id: Ib68319bda2ba1a400f2436e21d5864a0e2511fad
test: rockchip: fix pointer for free()
free() is using pointer while sysmem_free() is not using pointer, so they can not use the same parameter.
Change-Id: Ib68319bda2ba1a400f2436e21d5864a0e2511fad 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 ...
|
| #
bc18ede0 |
| 15-Aug-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: test: use MACRO for module codes
Use module Macro for APIs from different module.
Change-Id: I765150f21bc9118e5ad0e661bb2b4ae12af77342 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
|
| #
e80ec83d |
| 12-Aug-2019 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: test: add usb disk test
Add support to test usb disk like other blk device, update api to get correct blk_desc.
Change-Id: I6b9cbce42ef16f207ad9d41ca55fa0e58f273ec7 Signed-off-by: Kever Y
rockchip: test: add usb disk test
Add support to test usb disk like other blk device, update api to get correct blk_desc.
Change-Id: I6b9cbce42ef16f207ad9d41ca55fa0e58f273ec7 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| #
443feaab |
| 08-Aug-2019 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: test: add failed message for all cases
Failed message with prefix: "[UT-ERROR]: ..."
Change-Id: If44c174fc5e929d154851b4e2bf003c8a666f8b2 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
474718ff |
| 08-Aug-2019 |
Joseph Chen <chenjh@rock-chips.com> |
rockchip: test: storage: do not support user param
Default test case is enough.
Change-Id: Ic3627efc7b1cacd8b86d8303daa26af1f7fd32e7 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| #
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>
|