|
@@ -32,7 +32,7 @@ using namespace hybrid; |
|
|
class UtestAiCoreTaskCompiler : public testing::Test { |
|
|
class UtestAiCoreTaskCompiler : public testing::Test { |
|
|
protected: |
|
|
protected: |
|
|
void SetUp() {} |
|
|
void SetUp() {} |
|
|
void TearDown() { } |
|
|
|
|
|
|
|
|
void TearDown() {} |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
TEST_F(UtestAiCoreTaskCompiler, test_aicore_task_compiler_init) { |
|
|
TEST_F(UtestAiCoreTaskCompiler, test_aicore_task_compiler_init) { |
|
|