GTestSuite: No newline at end of file

Add missing newline at the end of these files.

AMD-Internal: [CPUPL-4500]
Change-Id: I835cc73de0008b66ae3cf77fbb3daa1c8fcaaa7f
This commit is contained in:
Edward Smyth
2024-07-26 11:42:57 -04:00
parent 46fe3f3dcb
commit 4183efa722
34 changed files with 34 additions and 34 deletions

View File

@@ -76,4 +76,4 @@
]
}
]
}
}

View File

@@ -45,4 +45,4 @@ int main()
if(bli_cpuid_is_avx512_supported()) std::cout<<"AVX512;";
if(bli_cpuid_is_avx512vnni_supported()) std::cout<<"AVX512VNNI;";
if(bli_cpuid_is_avx512bf16_supported()) std::cout<<"AVX512BF16";
}
}

View File

@@ -64,4 +64,4 @@
"jobs": 0
}
]
}
}

View File

@@ -258,4 +258,4 @@
"inherits": "base"
}
]
}
}

View File

@@ -258,4 +258,4 @@
"inherits": "base"
}
]
}
}

View File

@@ -259,4 +259,4 @@
"inherits": "base"
}
]
}
}

View File

@@ -258,4 +258,4 @@
"inherits": "base"
}
]
}
}

View File

@@ -76,4 +76,4 @@ namespace testinghelpers {
*/
static void stop_signal_handler();
};
}
}

View File

@@ -187,4 +187,4 @@ void testinghelpers::ProtectedBuffer::stop_signal_handler()
// reset to default signal handler
signal(SIGSEGV, SIG_DFL);
#endif
}
}

View File

@@ -173,4 +173,4 @@ foreach(dir ${subdirs})
foreach(child ${child_execs})
add_dependencies(${target_name}.${dir} ${child})
endforeach()
endforeach()
endforeach()

View File

@@ -136,4 +136,4 @@ public:
str_name = str_name + "_" + std::to_string(xj) + "_" + testinghelpers::get_value_string(xj_exval);
return str_name;
}
};
};

View File

@@ -178,4 +178,4 @@ TYPED_TEST(axpbyv_IIT_ERS, alpha_eq_zero_beta_eq_one_unitStrides)
// Use bitwise comparison (no threshold).
computediff( "y", N, y.data(), y_ref.data(), 1 );
}
#endif
#endif

View File

@@ -284,4 +284,4 @@ INSTANTIATE_TEST_SUITE_P(
::testing::Values(NaN, -Inf, Inf, -1.9) // beta
),
::axpbyvEVTPrint<double>());
#endif
#endif

View File

@@ -284,4 +284,4 @@ INSTANTIATE_TEST_SUITE_P(
::testing::Values(NaN, -Inf, Inf, -1.9) // beta
),
::axpbyvEVTPrint<float>());
#endif
#endif

View File

@@ -143,4 +143,4 @@ INSTANTIATE_TEST_SUITE_P(
#endif
// ----------------------------------------------
// ----- End ZEN1/2/3 (AVX2) Kernel Tests -----
// ----------------------------------------------
// ----------------------------------------------

View File

@@ -190,4 +190,4 @@ INSTANTIATE_TEST_SUITE_P(
#endif
// ----------------------------------------------
// ----- End ZEN4/5 (AVX512) Kernel Tests -----
// ----------------------------------------------
// ----------------------------------------------

View File

@@ -134,4 +134,4 @@ INSTANTIATE_TEST_SUITE_P(
#endif
// ----------------------------------------------
// ----- End ZEN1/2/3 (AVX2) Kernel Tests -----
// ----------------------------------------------
// ----------------------------------------------

View File

@@ -143,4 +143,4 @@ INSTANTIATE_TEST_SUITE_P(
#endif
// ----------------------------------------------
// ----- End ZEN1/2/3 (AVX2) Kernel Tests -----
// ----------------------------------------------
// ----------------------------------------------

View File

@@ -131,4 +131,4 @@ public:
str_name += ( is_memory_test ) ? "_mem_test_enabled" : "_mem_test_disabled";
return str_name;
}
};
};

View File

@@ -183,4 +183,4 @@ INSTANTIATE_TEST_SUITE_P(
),
(::axpbyvMemUKRPrint<scomplex, caxpbyv_ker_ft>())
);
#endif
#endif

View File

@@ -232,4 +232,4 @@ INSTANTIATE_TEST_SUITE_P(
),
(::axpbyvMemUKRPrint<float, saxpbyv_ker_ft>())
);
#endif
#endif

View File

@@ -157,4 +157,4 @@ INSTANTIATE_TEST_SUITE_P(
(::axpyvUKRPrint<scomplex, caxpyv_ker_ft>())
);
#endif
#endif

View File

@@ -132,4 +132,4 @@ INSTANTIATE_TEST_SUITE_P(
),
::copyvUKRPrint<ccopyv_ker_ft>()
);
#endif
#endif

View File

@@ -537,4 +537,4 @@ static void test_gemmk1_ukr( FT ukr_fp, gtint_t m, gtint_t n, gtint_t k, char st
// Check component-wise error
computediff<T>( "C", storage, m, n, buf_c, buf_cref, ldc, thresh );
}
}

View File

@@ -134,4 +134,4 @@ public:
str_name += ( is_memory_test ) ? "_mem_test_enabled" : "_mem_test_disabled";
return str_name;
}
};
};

View File

@@ -156,4 +156,4 @@ INSTANTIATE_TEST_SUITE_P(
#endif
// ----------------------------------------------
// ----- End ZEN1/2/3 (AVX2) Kernel Tests -----
// ----------------------------------------------
// ----------------------------------------------

View File

@@ -216,4 +216,4 @@ INSTANTIATE_TEST_SUITE_P(
#endif
// ----------------------------------------------
// ----- End ZEN4/5 (AVX512) Kernel Tests -----
// ----------------------------------------------
// ----------------------------------------------

View File

@@ -151,4 +151,4 @@ INSTANTIATE_TEST_SUITE_P(
#endif
// ----------------------------------------------
// ----- End ZEN1/2/3 (AVX2) Kernel Tests -----
// ----------------------------------------------
// ----------------------------------------------

View File

@@ -161,4 +161,4 @@ INSTANTIATE_TEST_SUITE_P(
#endif
// ----------------------------------------------
// ----- End ZEN1/2/3 (AVX2) Kernel Tests -----
// ----------------------------------------------
// ----------------------------------------------

View File

@@ -240,4 +240,4 @@ INSTANTIATE_TEST_SUITE_P(
#endif
// ----------------------------------------------
// ----- End ZEN1/2/3 (AVX2) Kernel Tests -----
// ----------------------------------------------
// ----------------------------------------------

View File

@@ -143,4 +143,4 @@ INSTANTIATE_TEST_SUITE_P(
),
(::setvUkrPrint<T, FT>())
);
#endif
#endif

View File

@@ -133,4 +133,4 @@ public:
str_name += ( is_memory_test ) ? "_mem_test_enabled" : "_mem_test_disabled";
return str_name;
}
};
};

View File

@@ -143,4 +143,4 @@ public:
str_name = str_name + "_" + testinghelpers::get_value_string(jx_exval);
return str_name;
}
};
};

View File

@@ -144,4 +144,4 @@ public:
str_name = str_name + "_" + jexval_str;
return str_name;
}
};
};