未验证 提交 62bdd5f3 编写于 作者: O openharmony_ci 提交者: Gitee

!3930 add deqpgles2 testcase pr3

Merge pull request !3930 from zhaoxudong/master
/*
* 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_005852, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005852 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.acos.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_005852 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005852 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005853, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005853 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.acos.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_005853 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005853 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005854, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005854 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.acos.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_005854 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005854 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005855, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005855 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.acos.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_005855 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005855 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005856, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005856 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.acos.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_005856 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005856 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005857, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005857 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.acos.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_005857 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005857 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005858, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005858 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.acos.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_005858 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005858 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005859, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005859 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.acos.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_005859 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005859 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005860, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005860 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.acos.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_005860 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005860 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005861, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005861 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.acos.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_005861 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005861 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005862, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005862 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.acos.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_005862 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005862 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005863, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005863 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.acos.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_005863 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005863 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005864, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005864 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.acos.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_005864 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005864 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005865, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005865 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.acos.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_005865 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005865 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005866, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005866 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.acos.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_005866 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005866 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005867, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005867 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.acos.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_005867 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005867 end";
}
/*
* 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_005836, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005836 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.asin.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_005836 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005836 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005837, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005837 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.asin.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_005837 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005837 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005838, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005838 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.asin.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_005838 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005838 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005839, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005839 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.asin.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_005839 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005839 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005840, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005840 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.asin.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_005840 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005840 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005841, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005841 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.asin.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_005841 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005841 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005842, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005842 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.asin.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_005842 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005842 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005843, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005843 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.asin.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_005843 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005843 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005844, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005844 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.asin.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_005844 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005844 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005845, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005845 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.asin.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_005845 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005845 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005846, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005846 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.asin.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_005846 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005846 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005847, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005847 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.asin.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_005847 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005847 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005848, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005848 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.asin.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_005848 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005848 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005849, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005849 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.asin.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_005849 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005849 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005850, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005850 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.asin.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_005850 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005850 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005851, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005851 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.asin.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_005851 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005851 end";
}
/*
* 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_005884, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005884 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.atan2.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_005884 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005884 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005885, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005885 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.atan2.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_005885 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005885 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005886, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005886 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan2.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_005886 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005886 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005887, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005887 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.atan2.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_005887 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005887 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005888, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005888 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan2.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_005888 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005888 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005889, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005889 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.atan2.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_005889 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005889 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005890, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005890 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.atan2.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_005890 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005890 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005891, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005891 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan2.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_005891 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005891 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005892, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005892 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan2.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_005892 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005892 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005893, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005893 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.atan2.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_005893 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005893 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005894, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005894 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.atan2.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_005894 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005894 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005895, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005895 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan2.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_005895 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005895 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005896, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005896 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan2.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_005896 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005896 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005897, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005897 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.atan2.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_005897 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005897 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005898, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005898 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.atan2.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_005898 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005898 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005899, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005899 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan2.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_005899 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005899 end";
}
/*
* 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_005868, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005868 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan.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_005868 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005868 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005869, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005869 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.atan.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_005869 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005869 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005870, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005870 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.atan.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_005870 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005870 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005871, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005871 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan.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_005871 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005871 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005872, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005872 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan.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_005872 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005872 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005873, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005873 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.atan.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_005873 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005873 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005874, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005874 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.atan.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_005874 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005874 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005875, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005875 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan.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_005875 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005875 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005876, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005876 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan.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_005876 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005876 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005877, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005877 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.atan.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_005877 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005877 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005878, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005878 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.atan.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_005878 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005878 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005879, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005879 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan.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_005879 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005879 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005880, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005880 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan.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_005880 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005880 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005881, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005881 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.atan.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_005881 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005881 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005882, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005882 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.ang"
"le_and_trigonometry.atan.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_005882 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005882 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005883, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005883 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.atan.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_005883 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005883 end";
}
/*
* 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";
}
/*
* 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_005732, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005732 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.radians.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_005732 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005732 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005733, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005733 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_a"
"nd_trigonometry.radians.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_005733 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005733 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005734, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005734 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.radians.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_005734 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005734 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005735, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005735 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.radians.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_005735 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005735 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005736, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005736 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.radians.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_005736 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005736 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005737, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005737 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.radians.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_005737 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005737 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005738, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005738 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.radians.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_005738 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005738 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005739, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005739 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.radians.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_005739 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005739 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005740, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005740 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.radians.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_005740 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005740 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005741, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005741 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.radians.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_005741 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005741 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005742, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005742 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.radians.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_005742 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005742 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005743, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005743 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.radians.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_005743 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005743 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005744, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005744 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.radians.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_005744 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005744 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005745, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005745 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle_"
"and_trigonometry.radians.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_005745 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005745 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005746, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005746 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angl"
"e_and_trigonometry.radians.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_005746 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005746 end";
}
static HWTEST_F(ActsDeqpgles20006TestSuite, TestCase_005747, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_005747 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.operator.angle"
"_and_trigonometry.radians.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_005747 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_005747 end";
}
/*
* 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 "../ActsDeqpgles20016TestSuite.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015134, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015134 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.a"
"ssigned.unused_uniforms.float_vec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015134 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015134 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015135, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015135 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.as"
"signed.unused_uniforms.float_vec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015135 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015135 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015136, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015136 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value."
"assigned.unused_uniforms.float_vec4_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015136 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015136 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015137, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015137 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value."
"assigned.unused_uniforms.mat4_mat2_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015137 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015137 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015138, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015138 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.a"
"ssigned.unused_uniforms.mat4_mat2_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015138 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015138 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015139, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015139 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value"
".assigned.unused_uniforms.mat4_mat2_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015139 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015139 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015140, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015140 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value."
"assigned.unused_uniforms.int_ivec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015140 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015140 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015141, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015141 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.a"
"ssigned.unused_uniforms.int_ivec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015141 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015141 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015142, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015142 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value"
".assigned.unused_uniforms.int_ivec4_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015142 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015142 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015143, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015143 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.a"
"ssigned.unused_uniforms.bool_bvec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015143 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015143 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015144, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015144 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.as"
"signed.unused_uniforms.bool_bvec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015144 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015144 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015145, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015145 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value."
"assigned.unused_uniforms.bool_bvec4_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015145 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015145 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015146, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015146 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assign"
"ed.unused_uniforms.sampler2D_samplerCube_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015146 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015146 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015147, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015147 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigne"
"d.unused_uniforms.sampler2D_samplerCube_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015147 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015147 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015148, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015148 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assig"
"ned.unused_uniforms.sampler2D_samplerCube_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015148 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015148 end";
}
/*
* 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 "../ActsDeqpgles20014TestSuite.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013940, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013940 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_"
"location.bind_aliasing.cond_float",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013940 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013940 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013941, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013941 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_loca"
"tion.bind_aliasing.max_inactive_float",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013941 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013941 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013942, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013942 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_"
"location.bind_aliasing.cond_vec2",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013942 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013942 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013943, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013943 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_loca"
"tion.bind_aliasing.max_inactive_vec2",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013943 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013943 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013944, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013944 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_"
"location.bind_aliasing.cond_vec3",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013944 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013944 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013945, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013945 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_loca"
"tion.bind_aliasing.max_inactive_vec3",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013945 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013945 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013946, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013946 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_"
"location.bind_aliasing.cond_vec4",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013946 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013946 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013947, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013947 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_loca"
"tion.bind_aliasing.max_inactive_vec4",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013947 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013947 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013948, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013948 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_"
"location.bind_aliasing.cond_mat2",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013948 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013948 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013949, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013949 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_loca"
"tion.bind_aliasing.cond_mat2_offset_1",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013949 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013949 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013950, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013950 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_loca"
"tion.bind_aliasing.max_inactive_mat2",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013950 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013950 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013951, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013951 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_"
"location.bind_aliasing.cond_mat3",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013951 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013951 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013952, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013952 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_loca"
"tion.bind_aliasing.cond_mat3_offset_1",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013952 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013952 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013953, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013953 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_loca"
"tion.bind_aliasing.max_inactive_mat3",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013953 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013953 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013954, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013954 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_"
"location.bind_aliasing.cond_mat4",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013954 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013954 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013955, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013955 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_loca"
"tion.bind_aliasing.cond_mat4_offset_1",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013955 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013955 end";
}
static HWTEST_F(ActsDeqpgles20014TestSuite, TestCase_013956, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_013956 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.attribute_loca"
"tion.bind_aliasing.max_inactive_mat4",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20014TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20014TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20014TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20014TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20014TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_013956 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_013956 end";
}
/*
* 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 "../ActsDeqpgles20016TestSuite.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015074, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015074 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basi"
"c_array_assign_full.array_in_struct.float_vec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015074 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015074 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015075, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015075 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic"
"_array_assign_full.array_in_struct.float_vec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015075 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015075 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015076, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015076 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.bas"
"ic_array_assign_full.array_in_struct.float_vec4_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015076 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015076 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015077, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015077 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.bas"
"ic_array_assign_full.array_in_struct.mat4_mat2_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015077 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015077 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015078, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015078 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basi"
"c_array_assign_full.array_in_struct.mat4_mat2_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015078 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015078 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015079, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015079 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.ba"
"sic_array_assign_full.array_in_struct.mat4_mat2_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015079 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015079 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015080, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015080 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.bas"
"ic_array_assign_full.array_in_struct.int_ivec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015080 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015080 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015081, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015081 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basi"
"c_array_assign_full.array_in_struct.int_ivec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015081 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015081 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015082, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015082 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.ba"
"sic_array_assign_full.array_in_struct.int_ivec4_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015082 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015082 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015083, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015083 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basi"
"c_array_assign_full.array_in_struct.bool_bvec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015083 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015083 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015084, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015084 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic"
"_array_assign_full.array_in_struct.bool_bvec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015084 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015084 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015085, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015085 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.bas"
"ic_array_assign_full.array_in_struct.bool_bvec4_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015085 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015085 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015086, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015086 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic_arr"
"ay_assign_full.array_in_struct.sampler2D_samplerCube_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015086 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015086 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015087, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015087 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic_arra"
"y_assign_full.array_in_struct.sampler2D_samplerCube_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015087 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015087 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015088, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015088 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic_ar"
"ray_assign_full.array_in_struct.sampler2D_samplerCube_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015088 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015088 end";
}
/*
* 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 "../ActsDeqpgles20016TestSuite.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015116, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015116 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic"
"_array_assign_partial.array_in_struct.float_vec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015116 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015116 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015117, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015117 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic_"
"array_assign_partial.array_in_struct.float_vec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015117 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015117 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015118, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015118 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basi"
"c_array_assign_partial.array_in_struct.float_vec4_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015118 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015118 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015119, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015119 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic"
"_array_assign_partial.array_in_struct.mat4_mat2_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015119 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015119 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015120, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015120 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic_"
"array_assign_partial.array_in_struct.mat4_mat2_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015120 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015120 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015121, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015121 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basi"
"c_array_assign_partial.array_in_struct.mat4_mat2_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015121 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015121 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015122, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015122 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic"
"_array_assign_partial.array_in_struct.int_ivec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015122 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015122 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015123, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015123 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic_"
"array_assign_partial.array_in_struct.int_ivec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015123 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015123 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015124, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015124 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basi"
"c_array_assign_partial.array_in_struct.int_ivec4_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015124 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015124 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015125, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015125 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic"
"_array_assign_partial.array_in_struct.bool_bvec4_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015125 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015125 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015126, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015126 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic_"
"array_assign_partial.array_in_struct.bool_bvec4_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015126 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015126 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015127, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015127 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basi"
"c_array_assign_partial.array_in_struct.bool_bvec4_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015127 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015127 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015128, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015128 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic_array"
"_assign_partial.array_in_struct.sampler2D_samplerCube_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015128 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015128 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015129, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015129 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic_array_"
"assign_partial.array_in_struct.sampler2D_samplerCube_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015129 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015129 end";
}
static HWTEST_F(ActsDeqpgles20016TestSuite, TestCase_015130, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_015130 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.uniform_api.value.assigned.basic_arra"
"y_assign_partial.array_in_struct.sampler2D_samplerCube_both",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20016TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20016TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20016TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20016TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20016TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_015130 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_015130 end";
}
/*
* 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 "../ActsDeqpgles20008TestSuite.h"
using namespace std;
using namespace testing::ext;
using namespace OHOS;
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007878, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007878 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant_"
"expressions.operators.math_float_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007878 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007878 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007879, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007879 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant_e"
"xpressions.operators.math_float_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007879 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007879 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007880, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007880 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant"
"_expressions.operators.math_vec_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007880 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007880 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007881, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007881 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant_"
"expressions.operators.math_vec_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007881 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007881 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007882, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007882 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant"
"_expressions.operators.math_int_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007882 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007882 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007883, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007883 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant_"
"expressions.operators.math_int_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007883 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007883 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007884, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007884 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant"
"_expressions.operators.math_ivec_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007884 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007884 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007885, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007885 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant_"
"expressions.operators.math_ivec_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007885 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007885 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007886, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007886 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant"
"_expressions.operators.math_mat_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007886 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007886 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007887, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007887 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant_"
"expressions.operators.math_mat_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007887 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007887 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007888, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007888 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constan"
"t_expressions.operators.logical_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007888 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007888 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007889, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007889 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant"
"_expressions.operators.logical_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007889 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007889 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007890, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007890 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constan"
"t_expressions.operators.compare_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007890 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007890 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007891, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007891 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant"
"_expressions.operators.compare_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007891 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007891 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007892, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007892 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant"
"_expressions.operators.selection_vertex",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007892 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007892 end";
}
static HWTEST_F(ActsDeqpgles20008TestSuite, TestCase_007893, Function | MediumTest | Level2)
{
GTEST_LOG_(INFO) << "TestCase_007893 start";
int argc = 3;
const char *argv[3] = {
".",
"--deqp-case="
"dEQP-GLES2.functional.shaders.constant_"
"expressions.operators.selection_fragment",
"--deqp-archive-dir=/data/local/tmp/"
};
FuncRunResult result = RunTestKHRGLES(argc, argv);
ActsDeqpgles20008TestSuite::runResult.numPassed += result.numPassed;
ActsDeqpgles20008TestSuite::runResult.numFailed += result.numFailed;
ActsDeqpgles20008TestSuite::runResult.numNotSupported += result.numNotSupported;
ActsDeqpgles20008TestSuite::runResult.numWarnings += result.numWarnings;
ActsDeqpgles20008TestSuite::runResult.numWaived += result.numWaived;
if (result.numNotSupported == 1) {
GTEST_LOG_(INFO) << "TestCase_007893 notsupport!";
} else if (result.isComplete) {
EXPECT_TRUE(result.isComplete);
EXPECT_TRUE(result.numPassed == 1);
};
GTEST_LOG_(INFO) << "TestCase_007893 end";
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册