[connection_test] Updated test menu description 34/129334/2 accepted/tizen/4.0/unified/20170816.013058 accepted/tizen/unified/20170602.154225 submit/tizen/20170601.042236 submit/tizen_4.0/20170811.094300
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 16 May 2017 06:30:15 +0000 (15:30 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 30 May 2017 01:18:07 +0000 (10:18 +0900)
Change-Id: I96a791bc1238253da1d3ca379e74fba9fc35ccab
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
test/connection_test.c

index 588d06c..262ed29 100755 (executable)
@@ -2171,7 +2171,9 @@ gboolean test_thread(GIOChannel *source, GIOCondition condition, gpointer data)
                printf("x   - Get ethernet cable state\n");
                printf("B   - Add IPv6 new route\n");
                printf("C   - Remove IPv6 route\n");
-               printf("D   - Get IPv6 address\n");
+               printf("D   - Add new route entry\n");
+               printf("E   - Remove route entry\n");
+               printf("F   - Get all IPv6 address\n");
                printf(LOG_RED "0   - Exit \n" LOG_END);
                printf("ENTER   - Show options menu.......\n");
        }