mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 14:09:03 +00:00
Rename files for consistency (#1166)
Signed-off-by: Marco Antognini <marco.antognini@arm.com>
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
// 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 <string.h>
|
||||
#include "FunctionList.h"
|
||||
|
||||
int TestFunc_Float_Float_Float(const Func *f, MTdata, bool relaxedMode);
|
||||
int TestFunc_Double_Double_Double(const Func *f, MTdata, bool relaxedMode);
|
||||
|
||||
Reference in New Issue
Block a user