aboutsummaryrefslogtreecommitdiff
path: root/execserver
AgeCommit message (Collapse)Author
2021-09-03Remove unreachable breaksMika Väinölä
Fix warnings for Clang builds with -Wunreachable-code-break. Components: Framework, OpenGL, OpenGL ES, Vulkan VK-GL-CTS issue: 3074 Change-Id: Ib658e631bad3d06d787c6151f744e8db3e850fb4
2021-09-02Remove extra semicolonsMika Väinölä
Fix warnings for Clang builds with -Wextra-semi, -Wextra-semi-stmt and -Wc++98-compat-extra-semi. Components: Framework, OpenGL, OpenGL ES, Vulkan VK-GL-CTS issue: 3080 Change-Id: I1caa81b65415a1e94797c6df48fc8a4539e9635a
2017-04-03Fix GCC 6.3 warnings in vulkan-cts-1.0.2Pyry Haulos
Change-Id: Iede7ed79a031ab38c0665d1a115e34d034d2b662
2016-01-13Do not normalize binary path in xs::PosixTestProcessPyry Haulos
Normalizing path will prevent deProcess correctly stripping leading working directory name from binary path. Change-Id: If9e22b683f0f929219147e19cc31b42cf6e6bdeb
2015-05-20Fix deutil and decpp -Wconversion warnings.Jarkko Pöyry
- Updated sockets to use size_t as data size. - Updated executor and execserver to build on new api and use size_t for data sizes. Protocol is not modified. Bug: 21161908 Change-Id: Ic525e05ef9a28ac80d8a6bcf5e239a70a89a5172
2015-02-25Use de::CommandLine in execserverPyry Haulos
Using de::CommandLine provides better command line argument parsing and improved diagnostics in case of failures. Change-Id: I4685ef84f17171cfe3fd4d6a99f84dbb55c64b18
2015-02-13Fix code style.Jarkko Pöyry
- Remove trailing whitespace. - Fix some alignments. Change-Id: I3b74a2cdc964859193adbe0aed030a7ee3d62085
2014-09-10Import dEQP.Jarkko Poyry
Import drawElements Quality Program from an internal repository. Bug: 17388917 Change-Id: Ic109fe4a57e31b2a816113d90fbdf51a43e7abeb