History log of /rk3399_rockchip-uboot/test/rockchip/test-net.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 21a92a15 20-Aug-2019 Kever Yang <kever.yang@rock-chips.com>

rockchip: test: net: enable dhcp test with default value

1. add default dhcp cmd for test
2. fix the argc(has -1 in test-rockchip)
3. fix return value for FAIL case(return value is '1').

Change-Id:

rockchip: test: net: enable dhcp test with default value

1. add default dhcp cmd for test
2. fix the argc(has -1 in test-rockchip)
3. fix return value for FAIL case(return value is '1').

Change-Id: If55a3a8d29240be98febbf4649a23964a74452b6
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 ...


# 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>