From 9f3633edc9cded6540779cf85eea39687db82eef Mon Sep 17 00:00:00 2001 From: wchang kim Date: Thu, 9 Jul 2020 20:05:09 +0900 Subject: Initialization for tizen 6.0 Change-Id: I12fadcc5972d864ae7bc29a2f561d1ba42c2a411 --- README.make_tct_plan.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.make_tct_plan.md') diff --git a/README.make_tct_plan.md b/README.make_tct_plan.md index ab42502..a4b2fcf 100644 --- a/README.make_tct_plan.md +++ b/README.make_tct_plan.md @@ -5,13 +5,13 @@ 1. Move the directory of make_tct_plan. $ cd make_tct_plan -2. Make each tct-plan - headless, headed and iotbb. -$ ./mk_iotheadless_plan.sh headless_tc_list.txt -$ ./mk_iotheaded_plan.sh headed_tc_list.txt -$ ./mk_iotbb_plan.sh +2. Make a tct-plan - headless, headed and iotbb. +You can get the bb list of your image from ./output/info/.bb_list.txt after making a image. +usage : mk_iotheadless [profile name] +$ ./mk_iot_plan.sh 6.0 bb_list_speaker.txt speaker -3. Copy all output xml files to TCT manager plan directory. -$ cp *.xml /opt/tct/tizen_native_5.0/manager/plan/ +3. Copy output xml file to TCT manager plan directory. +$ cp *.xml /opt/tct/tizen_native_6.0/manager/plan/ -- cgit v1.2.3