revise wifi_manager_test 24/240824/4 accepted/tizen/6.5/unified/20211028.095310 accepted/tizen/unified/20210806.122102 submit/tizen/20210805.124520 submit/tizen_6.5/20211028.161801 tizen_6.5.m2_release
authorYoungjae Shin <yj99.shin@samsung.com>
Wed, 12 Aug 2020 00:34:59 +0000 (09:34 +0900)
committerNiraj Kumar Goit <niraj.g@samsung.com>
Wed, 4 Aug 2021 21:00:20 +0000 (02:30 +0530)
commite25593e01bbb402e8d9edbef19c6e051fc8979d7
tree7b896c410d85cd62273a419dfef3b5c5e71f4ac9
parent4ee179bbfb023fbbd74034e61f24f923f825d131
revise wifi_manager_test

separate big file and function
add storage class specifier(static)

Change-Id: I35484c7725ebb1d02d45b28a595cb7d4b1038676
15 files changed:
CMakeLists.txt
tools/manager-test/CMakeLists.txt [new file with mode: 0644]
tools/manager-test/wman_test_ap.c [new file with mode: 0644]
tools/manager-test/wman_test_ap.h [new file with mode: 0644]
tools/manager-test/wman_test_common.c [new file with mode: 0644]
tools/manager-test/wman_test_common.h [new file with mode: 0644]
tools/manager-test/wman_test_config.c [new file with mode: 0644]
tools/manager-test/wman_test_config.h [new file with mode: 0644]
tools/manager-test/wman_test_extension.c [new file with mode: 0644]
tools/manager-test/wman_test_extension.h [new file with mode: 0644]
tools/manager-test/wman_test_main.c [new file with mode: 0644]
tools/manager-test/wman_test_misc.c [new file with mode: 0644]
tools/manager-test/wman_test_misc.h [new file with mode: 0644]
tools/manager-tool/CMakeLists.txt
tools/manager-tool/wifi_manager_test.c [deleted file]