mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Rename files for consistency (#1166)
Signed-off-by: Marco Antognini <marco.antognini@arm.com>
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
//
|
||||
#include "Utility.h"
|
||||
#include "function_list.h"
|
||||
#include "utility.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <string.h>
|
||||
#include "FunctionList.h"
|
||||
|
||||
int TestFunc_Float_Float_Int(const Func *f, MTdata, bool relaxedMode);
|
||||
int TestFunc_Double_Double_Int(const Func *f, MTdata, bool relaxedMode);
|
||||
|
||||
Reference in New Issue
Block a user