optimize hdf utils dirs

Signed-off-by: yuanbo <yuanbo@huawei.com>
This commit is contained in:
yuanbo
2021-09-28 16:19:08 +08:00
parent 9e102e7ced
commit d467d9ae6d
20 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#include "hdf_log.h"
#include "hdf_base.h"
#include "hdf_config_test.h"
#include "hcs_parser_test.h"
#include "hdf_device_desc.h"
#include "hdf_main_test.h"
#include "osal_test_entry.h"
@@ -6,7 +6,7 @@
* See the LICENSE file in the root of this repository for complete details.
*/
#include "hdf_config_test.h"
#include "hcs_parser_test.h"
#include "device_resource_if.h"
#include "hcs_config_test.h"
#include "hdf_base.h"
@@ -6,8 +6,8 @@
* See the LICENSE file in the root of this repository for complete details.
*/
#ifndef HDF_CONFIG_TEST_H
#define HDF_CONFIG_TEST_H
#ifndef HCS_PARSER_TEST_H
#define HCS_PARSER_TEST_H
#include "hdf_main_test.h"
@@ -57,4 +57,4 @@ enum HdfConfigTestCaseCmd {
int32_t HdfConfigEntry(HdfTestMsg *msg);
#endif // HDF_CONFIG_TEST_H
#endif // HCS_PARSER_TEST_H