提交 154a8890 编写于 作者: Z zhangxingwang 提交者: wanghuaxin

testcase

Signed-off-by: Nzhangxingwang <zhangxingwang@kaihongdigi.com>
上级 dd5fe162
/*
* Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include <gtest/gtest.h>
#include "../Deqpgles2BaseFunc.h"
#include "../ActsDeqpgles20006TestSuite.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005748, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005748 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.degrees.mediump_float_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005748 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005748 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005749, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005749 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_a"
"nd_trigonometry.degrees.mediump_float_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005749 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005749 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005750, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005750 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.degrees.highp_float_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005750 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005750 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005751, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005751 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.degrees.highp_float_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005751 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005751 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005752, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005752 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.degrees.mediump_vec2_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005752 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005752 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005753, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005753 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.degrees.mediump_vec2_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005753 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005753 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005754, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005754 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.degrees.highp_vec2_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005754 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005754 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005755, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005755 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.degrees.highp_vec2_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005755 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005755 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005756, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005756 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.degrees.mediump_vec3_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005756 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005756 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005757, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005757 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.degrees.mediump_vec3_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005757 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005757 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005758, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005758 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.degrees.highp_vec3_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005758 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005758 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005759, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005759 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.degrees.highp_vec3_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005759 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005759 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005760, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005760 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.degrees.mediump_vec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005760 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005760 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005761, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005761 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.degrees.mediump_vec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005761 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005761 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005762, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005762 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.degrees.highp_vec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005762 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005762 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005763, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005763 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.degrees.highp_vec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20006TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20006TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20006TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20006TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20006TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_005763 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005763 end";
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册