提交 ef4d0eea 编写于 作者: W wangshi

"modifile graphic/vkgl/src/khrglesext/ActsKhrglesext0001TestSuite.h 优化vkgl测试代码"

Signed-off-by: Nwangshi <wangshi@kaihong.com>
上级 32c7210f
......@@ -18,23 +18,7 @@
#include <gtest/gtest.h>
#include "KhrglesextBaseFunc.h"
#include "testsuitehead.h"
namespace OHOS {
class ActsKhrglesext0001TestSuite : public testing::Test {
public:
static time_t startTime;
static time_t endTime;
static FuncRunResult runResult;
protected:
// Preset action of the test suite, which is executed before the first test case
static void SetUpTestCase(void);
// Test suite cleanup action, which is executed after the last test case
static void TearDownTestCase(void);
// Preset action of the test case
virtual void SetUp(void);
// Cleanup action of the test case
virtual void TearDown(void);
};
} // namespace OHOS
SHRINK_SUITETEST_HEAD(ActsKhrglesext0001TestSuite)
#endif // KHRGLESEXT_TESTCASE_H
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册