On 17/11/20 6:02 pm, Sebastian Huber wrote:
> On 17/11/2020 00:15, Chris Johns wrote:
>
> new file mode 100644
> index 00..0f7db65a8e
> --- /dev/null
> +++ b/testsuites/validation/ts-default.h
> @@ -0,0 +1,237 @@
> +/* SPDX-License-Identifier: BSD-2-Clause */
>
On 17/11/2020 00:15, Chris Johns wrote:
new file mode 100644
index 00..0f7db65a8e
--- /dev/null
+++ b/testsuites/validation/ts-default.h
@@ -0,0 +1,237 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
+
+/**
+ * @file
+ *
+ * @brief This header file provides the default validation test su
On 16/11/20 5:48 pm, Sebastian Huber wrote:
>
> On 16/11/2020 00:53, Chris Johns wrote:
>> On 13/11/20 9:07 pm, Sebastian Huber wrote:
>>> Share a default test suite with ts-validation-0.
>>> ---
>>> spec/build/testsuites/validation/grp.yml | 2 +
>>> .../testsuites/validation/performa
On 16/11/2020 00:53, Chris Johns wrote:
On 13/11/20 9:07 pm, Sebastian Huber wrote:
Share a default test suite with ts-validation-0.
---
spec/build/testsuites/validation/grp.yml | 2 +
.../testsuites/validation/performance-0.yml | 19 ++
testsuites/validation/ts-default.h
On 13/11/20 9:07 pm, Sebastian Huber wrote:
> Share a default test suite with ts-validation-0.
> ---
> spec/build/testsuites/validation/grp.yml | 2 +
> .../testsuites/validation/performance-0.yml | 19 ++
> testsuites/validation/ts-default.h| 237 ++
> tes
Share a default test suite with ts-validation-0.
---
spec/build/testsuites/validation/grp.yml | 2 +
.../testsuites/validation/performance-0.yml | 19 ++
testsuites/validation/ts-default.h| 237 ++
testsuites/validation/ts-performance-0.c | 74 ++
te