mirror of
https://github.com/openharmony/drivers_framework.git
synced 2026-07-18 15:54:30 -04:00
@@ -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"
|
||||
|
||||
+1
-1
@@ -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"
|
||||
+3
-3
@@ -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
|
||||
Reference in New Issue
Block a user