summaryrefslogtreecommitdiff
path: root/test/regression/tsn_test
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression/tsn_test')
-rw-r--r--test/regression/tsn_test/netx_mrp_state_machine_test.c11
-rw-r--r--test/regression/tsn_test/netx_shaper_cbs_test.c11
-rw-r--r--test/regression/tsn_test/netx_shaper_tas_test.c11
3 files changed, 33 insertions, 0 deletions
diff --git a/test/regression/tsn_test/netx_mrp_state_machine_test.c b/test/regression/tsn_test/netx_mrp_state_machine_test.c
index a376521c..690cbe95 100644
--- a/test/regression/tsn_test/netx_mrp_state_machine_test.c
+++ b/test/regression/tsn_test/netx_mrp_state_machine_test.c
@@ -1,3 +1,14 @@
+/***************************************************************************/
+/* Copyright (c) 2024 Microsoft Corporation */
+/* Copyright (c) 2026 Eclipse ThreadX contributors */
+/* */
+/* This program and the accompanying materials are made available under */
+/* the terms of the MIT License which is available at */
+/* https://opensource.org/licenses/MIT. */
+/* */
+/* SPDX-License-Identifier: MIT */
+/***************************************************************************/
+
/**
* @file sample.c
* @brief This is a small demo of the high-performance NetX Duo TCP/IP stack.
diff --git a/test/regression/tsn_test/netx_shaper_cbs_test.c b/test/regression/tsn_test/netx_shaper_cbs_test.c
index 67a565b9..67373021 100644
--- a/test/regression/tsn_test/netx_shaper_cbs_test.c
+++ b/test/regression/tsn_test/netx_shaper_cbs_test.c
@@ -1,3 +1,14 @@
+/***************************************************************************/
+/* Copyright (c) 2024 Microsoft Corporation */
+/* Copyright (c) 2026 Eclipse ThreadX contributors */
+/* */
+/* This program and the accompanying materials are made available under */
+/* the terms of the MIT License which is available at */
+/* https://opensource.org/licenses/MIT. */
+/* */
+/* SPDX-License-Identifier: MIT */
+/***************************************************************************/
+
/**
* @file sample.c
* @brief This is a small demo of the high-performance NetX Duo TCP/IP stack.
diff --git a/test/regression/tsn_test/netx_shaper_tas_test.c b/test/regression/tsn_test/netx_shaper_tas_test.c
index 3d72ccf1..c95a8fc6 100644
--- a/test/regression/tsn_test/netx_shaper_tas_test.c
+++ b/test/regression/tsn_test/netx_shaper_tas_test.c
@@ -1,3 +1,14 @@
+/***************************************************************************/
+/* Copyright (c) 2024 Microsoft Corporation */
+/* Copyright (c) 2026 Eclipse ThreadX contributors */
+/* */
+/* This program and the accompanying materials are made available under */
+/* the terms of the MIT License which is available at */
+/* https://opensource.org/licenses/MIT. */
+/* */
+/* SPDX-License-Identifier: MIT */
+/***************************************************************************/
+
/**
* @file sample.c
* @brief This is a small demo of the high-performance NetX Duo TCP/IP stack.