summaryrefslogtreecommitdiff
path: root/test/regression/mdns_test
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression/mdns_test')
-rw-r--r--test/regression/mdns_test/mdns_address_change_test.c11
-rw-r--r--test/regression/mdns_test/mdns_announcement_in_multiple_packets_test.c11
-rw-r--r--test/regression/mdns_test/mdns_basic_ipv6_announcement_test.c11
-rw-r--r--test/regression/mdns_test/mdns_basic_ipv6_query_test.c11
-rw-r--r--test/regression/mdns_test/mdns_basic_ipv6_response_test.c11
-rw-r--r--test/regression/mdns_test/mdns_case_insensitivity_test.c11
-rw-r--r--test/regression/mdns_test/mdns_client_passive_test.c11
-rw-r--r--test/regression/mdns_test/mdns_continuous_query_interval_test.c11
-rw-r--r--test/regression/mdns_test/mdns_continuous_query_test.c11
-rw-r--r--test/regression/mdns_test/mdns_continuous_query_unique_answer_test.c11
-rw-r--r--test/regression/mdns_test/mdns_dns_sd_query_test.c11
-rw-r--r--test/regression/mdns_test/mdns_dns_sd_response_test.c11
-rw-r--r--test/regression/mdns_test/mdns_duplicate_answer_suppression_test.c11
-rw-r--r--test/regression/mdns_test/mdns_duplicate_question_suppression_test.c11
-rw-r--r--test/regression/mdns_test/mdns_known_answer_ignored_test.c11
-rw-r--r--test/regression/mdns_test/mdns_known_answer_suppression_query_half_ttl_test.c11
-rw-r--r--test/regression/mdns_test/mdns_known_answer_suppression_query_test.c11
-rw-r--r--test/regression/mdns_test/mdns_known_answer_suppression_response_test.c11
-rw-r--r--test/regression/mdns_test/mdns_known_answer_suppression_unique_test.c11
-rw-r--r--test/regression/mdns_test/mdns_multiple_questions_per_query_test.c11
-rw-r--r--test/regression/mdns_test/mdns_poof_test.c11
-rw-r--r--test/regression/mdns_test/mdns_probing_conflict_test.c11
-rw-r--r--test/regression/mdns_test/mdns_query_and_response_chaos_test.c11
-rw-r--r--test/regression/mdns_test/mdns_query_during_probing_test.c11
-rw-r--r--test/regression/mdns_test/mdns_query_http_tcp_test.c11
-rw-r--r--test/regression/mdns_test/mdns_query_pdl_datastram_tcp_test.c11
-rw-r--r--test/regression/mdns_test/mdns_query_printer_tcp_test.c11
-rw-r--r--test/regression/mdns_test/mdns_query_rr_timeout_test.c11
-rw-r--r--test/regression/mdns_test/mdns_query_smb_tcp_test.c11
-rw-r--r--test/regression/mdns_test/mdns_query_start_stop_test.c11
-rw-r--r--test/regression/mdns_test/mdns_query_with_tc_test.c11
-rw-r--r--test/regression/mdns_test/mdns_response_aggregation_test.c11
-rw-r--r--test/regression/mdns_test/mdns_response_in_multiple_packets_test.c11
-rw-r--r--test/regression/mdns_test/mdns_response_interval_test.c11
-rw-r--r--test/regression/mdns_test/mdns_response_no_delay_test.c11
-rw-r--r--test/regression/mdns_test/mdns_response_to_address_query_test.c11
-rw-r--r--test/regression/mdns_test/mdns_response_with_tc_test.c11
-rw-r--r--test/regression/mdns_test/mdns_server_announcement_with_txt_test.c11
-rw-r--r--test/regression/mdns_test/mdns_server_interface_reset.c11
-rw-r--r--test/regression/mdns_test/mdns_server_send_goodbye_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_announcement_repeat_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_bad_packet_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_buffer_size_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_create_delete_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_domain_name_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_interface_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_internal_function_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_ipv6_string_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_local_cache_continuous_query_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_local_cache_one_shot_query_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_multiple_answers_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_name_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_one_shot_query_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_peer_service_change_notify_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_ram_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_read_overflow_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_responder_cooperating_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_response_with_question_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_run_test_case.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_second_interface_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_service_add_delete_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_service_lookup_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_source_address_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_source_port_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_test.h11
-rw-r--r--test/regression/mdns_test/netx_mdns_ttl_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_two_buffer_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_txt_notation_test.c11
-rw-r--r--test/regression/mdns_test/netx_mdns_txt_test.c11
69 files changed, 759 insertions, 0 deletions
diff --git a/test/regression/mdns_test/mdns_address_change_test.c b/test/regression/mdns_test/mdns_address_change_test.c
index 04ee3e81..c4c26e47 100644
--- a/test/regression/mdns_test/mdns_address_change_test.c
+++ b/test/regression/mdns_test/mdns_address_change_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_announcement_in_multiple_packets_test.c b/test/regression/mdns_test/mdns_announcement_in_multiple_packets_test.c
index de0169d9..c76dbbbb 100644
--- a/test/regression/mdns_test/mdns_announcement_in_multiple_packets_test.c
+++ b/test/regression/mdns_test/mdns_announcement_in_multiple_packets_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_basic_ipv6_announcement_test.c b/test/regression/mdns_test/mdns_basic_ipv6_announcement_test.c
index e1857921..fcb1d4f3 100644
--- a/test/regression/mdns_test/mdns_basic_ipv6_announcement_test.c
+++ b/test/regression/mdns_test/mdns_basic_ipv6_announcement_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_basic_ipv6_query_test.c b/test/regression/mdns_test/mdns_basic_ipv6_query_test.c
index 1a404c63..05a2b1b6 100644
--- a/test/regression/mdns_test/mdns_basic_ipv6_query_test.c
+++ b/test/regression/mdns_test/mdns_basic_ipv6_query_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_basic_ipv6_response_test.c b/test/regression/mdns_test/mdns_basic_ipv6_response_test.c
index 8ab30330..2e05e4b8 100644
--- a/test/regression/mdns_test/mdns_basic_ipv6_response_test.c
+++ b/test/regression/mdns_test/mdns_basic_ipv6_response_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_case_insensitivity_test.c b/test/regression/mdns_test/mdns_case_insensitivity_test.c
index 6c4f2e69..783f214e 100644
--- a/test/regression/mdns_test/mdns_case_insensitivity_test.c
+++ b/test/regression/mdns_test/mdns_case_insensitivity_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_client_passive_test.c b/test/regression/mdns_test/mdns_client_passive_test.c
index 271ad60b..b03e9ad9 100644
--- a/test/regression/mdns_test/mdns_client_passive_test.c
+++ b/test/regression/mdns_test/mdns_client_passive_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_continuous_query_interval_test.c b/test/regression/mdns_test/mdns_continuous_query_interval_test.c
index 220b2fbe..43f79137 100644
--- a/test/regression/mdns_test/mdns_continuous_query_interval_test.c
+++ b/test/regression/mdns_test/mdns_continuous_query_interval_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_continuous_query_test.c b/test/regression/mdns_test/mdns_continuous_query_test.c
index a981f089..40c2cb14 100644
--- a/test/regression/mdns_test/mdns_continuous_query_test.c
+++ b/test/regression/mdns_test/mdns_continuous_query_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_continuous_query_unique_answer_test.c b/test/regression/mdns_test/mdns_continuous_query_unique_answer_test.c
index 4e72ce74..e9ffb9d7 100644
--- a/test/regression/mdns_test/mdns_continuous_query_unique_answer_test.c
+++ b/test/regression/mdns_test/mdns_continuous_query_unique_answer_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_dns_sd_query_test.c b/test/regression/mdns_test/mdns_dns_sd_query_test.c
index eb0f0c7f..22d4aadc 100644
--- a/test/regression/mdns_test/mdns_dns_sd_query_test.c
+++ b/test/regression/mdns_test/mdns_dns_sd_query_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_dns_sd_response_test.c b/test/regression/mdns_test/mdns_dns_sd_response_test.c
index 6688e6eb..036067a1 100644
--- a/test/regression/mdns_test/mdns_dns_sd_response_test.c
+++ b/test/regression/mdns_test/mdns_dns_sd_response_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_duplicate_answer_suppression_test.c b/test/regression/mdns_test/mdns_duplicate_answer_suppression_test.c
index 78cb7bd4..c57da05e 100644
--- a/test/regression/mdns_test/mdns_duplicate_answer_suppression_test.c
+++ b/test/regression/mdns_test/mdns_duplicate_answer_suppression_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_duplicate_question_suppression_test.c b/test/regression/mdns_test/mdns_duplicate_question_suppression_test.c
index 232fa983..281045c3 100644
--- a/test/regression/mdns_test/mdns_duplicate_question_suppression_test.c
+++ b/test/regression/mdns_test/mdns_duplicate_question_suppression_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_known_answer_ignored_test.c b/test/regression/mdns_test/mdns_known_answer_ignored_test.c
index 7c4c807b..09d135c3 100644
--- a/test/regression/mdns_test/mdns_known_answer_ignored_test.c
+++ b/test/regression/mdns_test/mdns_known_answer_ignored_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_known_answer_suppression_query_half_ttl_test.c b/test/regression/mdns_test/mdns_known_answer_suppression_query_half_ttl_test.c
index 9feec32c..253038e1 100644
--- a/test/regression/mdns_test/mdns_known_answer_suppression_query_half_ttl_test.c
+++ b/test/regression/mdns_test/mdns_known_answer_suppression_query_half_ttl_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_known_answer_suppression_query_test.c b/test/regression/mdns_test/mdns_known_answer_suppression_query_test.c
index 922c7bfd..0a302ab1 100644
--- a/test/regression/mdns_test/mdns_known_answer_suppression_query_test.c
+++ b/test/regression/mdns_test/mdns_known_answer_suppression_query_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_known_answer_suppression_response_test.c b/test/regression/mdns_test/mdns_known_answer_suppression_response_test.c
index 8dc9209f..9ee3bf8e 100644
--- a/test/regression/mdns_test/mdns_known_answer_suppression_response_test.c
+++ b/test/regression/mdns_test/mdns_known_answer_suppression_response_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_known_answer_suppression_unique_test.c b/test/regression/mdns_test/mdns_known_answer_suppression_unique_test.c
index 0899e05e..1ae20cf9 100644
--- a/test/regression/mdns_test/mdns_known_answer_suppression_unique_test.c
+++ b/test/regression/mdns_test/mdns_known_answer_suppression_unique_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_multiple_questions_per_query_test.c b/test/regression/mdns_test/mdns_multiple_questions_per_query_test.c
index d8116d6d..1b300570 100644
--- a/test/regression/mdns_test/mdns_multiple_questions_per_query_test.c
+++ b/test/regression/mdns_test/mdns_multiple_questions_per_query_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_poof_test.c b/test/regression/mdns_test/mdns_poof_test.c
index 90986d05..ff75a1e7 100644
--- a/test/regression/mdns_test/mdns_poof_test.c
+++ b/test/regression/mdns_test/mdns_poof_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_probing_conflict_test.c b/test/regression/mdns_test/mdns_probing_conflict_test.c
index 31aa883e..0e68775d 100644
--- a/test/regression/mdns_test/mdns_probing_conflict_test.c
+++ b/test/regression/mdns_test/mdns_probing_conflict_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_query_and_response_chaos_test.c b/test/regression/mdns_test/mdns_query_and_response_chaos_test.c
index 002d7561..02fa1345 100644
--- a/test/regression/mdns_test/mdns_query_and_response_chaos_test.c
+++ b/test/regression/mdns_test/mdns_query_and_response_chaos_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_query_during_probing_test.c b/test/regression/mdns_test/mdns_query_during_probing_test.c
index c478cb37..21ba6cff 100644
--- a/test/regression/mdns_test/mdns_query_during_probing_test.c
+++ b/test/regression/mdns_test/mdns_query_during_probing_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_query_http_tcp_test.c b/test/regression/mdns_test/mdns_query_http_tcp_test.c
index 2fdbc5c5..9d555c48 100644
--- a/test/regression/mdns_test/mdns_query_http_tcp_test.c
+++ b/test/regression/mdns_test/mdns_query_http_tcp_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_query_pdl_datastram_tcp_test.c b/test/regression/mdns_test/mdns_query_pdl_datastram_tcp_test.c
index 1635f348..dd166584 100644
--- a/test/regression/mdns_test/mdns_query_pdl_datastram_tcp_test.c
+++ b/test/regression/mdns_test/mdns_query_pdl_datastram_tcp_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_query_printer_tcp_test.c b/test/regression/mdns_test/mdns_query_printer_tcp_test.c
index 908c3466..eddac3db 100644
--- a/test/regression/mdns_test/mdns_query_printer_tcp_test.c
+++ b/test/regression/mdns_test/mdns_query_printer_tcp_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_query_rr_timeout_test.c b/test/regression/mdns_test/mdns_query_rr_timeout_test.c
index f692e650..cd78b142 100644
--- a/test/regression/mdns_test/mdns_query_rr_timeout_test.c
+++ b/test/regression/mdns_test/mdns_query_rr_timeout_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_query_smb_tcp_test.c b/test/regression/mdns_test/mdns_query_smb_tcp_test.c
index 971e4294..6a5076be 100644
--- a/test/regression/mdns_test/mdns_query_smb_tcp_test.c
+++ b/test/regression/mdns_test/mdns_query_smb_tcp_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_query_start_stop_test.c b/test/regression/mdns_test/mdns_query_start_stop_test.c
index 4e85dd1b..f509d706 100644
--- a/test/regression/mdns_test/mdns_query_start_stop_test.c
+++ b/test/regression/mdns_test/mdns_query_start_stop_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_query_with_tc_test.c b/test/regression/mdns_test/mdns_query_with_tc_test.c
index cb777fbb..624834bf 100644
--- a/test/regression/mdns_test/mdns_query_with_tc_test.c
+++ b/test/regression/mdns_test/mdns_query_with_tc_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_response_aggregation_test.c b/test/regression/mdns_test/mdns_response_aggregation_test.c
index d3079aad..578608c1 100644
--- a/test/regression/mdns_test/mdns_response_aggregation_test.c
+++ b/test/regression/mdns_test/mdns_response_aggregation_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_response_in_multiple_packets_test.c b/test/regression/mdns_test/mdns_response_in_multiple_packets_test.c
index 4ea66210..851861c4 100644
--- a/test/regression/mdns_test/mdns_response_in_multiple_packets_test.c
+++ b/test/regression/mdns_test/mdns_response_in_multiple_packets_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_response_interval_test.c b/test/regression/mdns_test/mdns_response_interval_test.c
index e5d22999..d8c6442f 100644
--- a/test/regression/mdns_test/mdns_response_interval_test.c
+++ b/test/regression/mdns_test/mdns_response_interval_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_response_no_delay_test.c b/test/regression/mdns_test/mdns_response_no_delay_test.c
index 7abdf579..8462e0ff 100644
--- a/test/regression/mdns_test/mdns_response_no_delay_test.c
+++ b/test/regression/mdns_test/mdns_response_no_delay_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_response_to_address_query_test.c b/test/regression/mdns_test/mdns_response_to_address_query_test.c
index 61252cdb..eab557cd 100644
--- a/test/regression/mdns_test/mdns_response_to_address_query_test.c
+++ b/test/regression/mdns_test/mdns_response_to_address_query_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_response_with_tc_test.c b/test/regression/mdns_test/mdns_response_with_tc_test.c
index de5a4e30..6f2cfbd9 100644
--- a/test/regression/mdns_test/mdns_response_with_tc_test.c
+++ b/test/regression/mdns_test/mdns_response_with_tc_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_server_announcement_with_txt_test.c b/test/regression/mdns_test/mdns_server_announcement_with_txt_test.c
index 4226e475..342182c4 100644
--- a/test/regression/mdns_test/mdns_server_announcement_with_txt_test.c
+++ b/test/regression/mdns_test/mdns_server_announcement_with_txt_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_server_interface_reset.c b/test/regression/mdns_test/mdns_server_interface_reset.c
index 4b7b2f49..6dd3ddf5 100644
--- a/test/regression/mdns_test/mdns_server_interface_reset.c
+++ b/test/regression/mdns_test/mdns_server_interface_reset.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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/mdns_server_send_goodbye_test.c b/test/regression/mdns_test/mdns_server_send_goodbye_test.c
index 6e30d6a8..e1aafb8e 100644
--- a/test/regression/mdns_test/mdns_server_send_goodbye_test.c
+++ b/test/regression/mdns_test/mdns_server_send_goodbye_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 */
+/***************************************************************************/
+
#include "nx_api.h"
diff --git a/test/regression/mdns_test/netx_mdns_announcement_repeat_test.c b/test/regression/mdns_test/netx_mdns_announcement_repeat_test.c
index daf016e5..2cc0b8dc 100644
--- a/test/regression/mdns_test/netx_mdns_announcement_repeat_test.c
+++ b/test/regression/mdns_test/netx_mdns_announcement_repeat_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_system.h"
diff --git a/test/regression/mdns_test/netx_mdns_bad_packet_test.c b/test/regression/mdns_test/netx_mdns_bad_packet_test.c
index c7f2e1a6..128376c5 100644
--- a/test/regression/mdns_test/netx_mdns_bad_packet_test.c
+++ b/test/regression/mdns_test/netx_mdns_bad_packet_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 */
+/***************************************************************************/
+
#include "nx_api.h"
extern void test_control_return(UINT status);
diff --git a/test/regression/mdns_test/netx_mdns_buffer_size_test.c b/test/regression/mdns_test/netx_mdns_buffer_size_test.c
index cab2a7f1..762af31c 100644
--- a/test/regression/mdns_test/netx_mdns_buffer_size_test.c
+++ b/test/regression/mdns_test/netx_mdns_buffer_size_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
diff --git a/test/regression/mdns_test/netx_mdns_create_delete_test.c b/test/regression/mdns_test/netx_mdns_create_delete_test.c
index a9f6fd82..cd5615cd 100644
--- a/test/regression/mdns_test/netx_mdns_create_delete_test.c
+++ b/test/regression/mdns_test/netx_mdns_create_delete_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
extern void test_control_return(UINT status);
diff --git a/test/regression/mdns_test/netx_mdns_domain_name_test.c b/test/regression/mdns_test/netx_mdns_domain_name_test.c
index 017d7e5a..b060dce4 100644
--- a/test/regression/mdns_test/netx_mdns_domain_name_test.c
+++ b/test/regression/mdns_test/netx_mdns_domain_name_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_interface_test.c b/test/regression/mdns_test/netx_mdns_interface_test.c
index 9d48145e..fec4a824 100644
--- a/test/regression/mdns_test/netx_mdns_interface_test.c
+++ b/test/regression/mdns_test/netx_mdns_interface_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
diff --git a/test/regression/mdns_test/netx_mdns_internal_function_test.c b/test/regression/mdns_test/netx_mdns_internal_function_test.c
index 8e74982c..076b0dcb 100644
--- a/test/regression/mdns_test/netx_mdns_internal_function_test.c
+++ b/test/regression/mdns_test/netx_mdns_internal_function_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include <time.h>
diff --git a/test/regression/mdns_test/netx_mdns_ipv6_string_test.c b/test/regression/mdns_test/netx_mdns_ipv6_string_test.c
index 7888df74..e7b975e6 100644
--- a/test/regression/mdns_test/netx_mdns_ipv6_string_test.c
+++ b/test/regression/mdns_test/netx_mdns_ipv6_string_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include <time.h>
diff --git a/test/regression/mdns_test/netx_mdns_local_cache_continuous_query_test.c b/test/regression/mdns_test/netx_mdns_local_cache_continuous_query_test.c
index ea07621f..e11d3442 100644
--- a/test/regression/mdns_test/netx_mdns_local_cache_continuous_query_test.c
+++ b/test/regression/mdns_test/netx_mdns_local_cache_continuous_query_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_local_cache_one_shot_query_test.c b/test/regression/mdns_test/netx_mdns_local_cache_one_shot_query_test.c
index 548af151..c68040f3 100644
--- a/test/regression/mdns_test/netx_mdns_local_cache_one_shot_query_test.c
+++ b/test/regression/mdns_test/netx_mdns_local_cache_one_shot_query_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_multiple_answers_test.c b/test/regression/mdns_test/netx_mdns_multiple_answers_test.c
index 7ca11d6d..fd874d02 100644
--- a/test/regression/mdns_test/netx_mdns_multiple_answers_test.c
+++ b/test/regression/mdns_test/netx_mdns_multiple_answers_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_name_test.c b/test/regression/mdns_test/netx_mdns_name_test.c
index d98b402e..d38be167 100644
--- a/test/regression/mdns_test/netx_mdns_name_test.c
+++ b/test/regression/mdns_test/netx_mdns_name_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_one_shot_query_test.c b/test/regression/mdns_test/netx_mdns_one_shot_query_test.c
index 5a11370d..7a3e0894 100644
--- a/test/regression/mdns_test/netx_mdns_one_shot_query_test.c
+++ b/test/regression/mdns_test/netx_mdns_one_shot_query_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_peer_service_change_notify_test.c b/test/regression/mdns_test/netx_mdns_peer_service_change_notify_test.c
index 94ef76cb..3bad134d 100644
--- a/test/regression/mdns_test/netx_mdns_peer_service_change_notify_test.c
+++ b/test/regression/mdns_test/netx_mdns_peer_service_change_notify_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
diff --git a/test/regression/mdns_test/netx_mdns_ram_test.c b/test/regression/mdns_test/netx_mdns_ram_test.c
index 7507c877..6843c7cf 100644
--- a/test/regression/mdns_test/netx_mdns_ram_test.c
+++ b/test/regression/mdns_test/netx_mdns_ram_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 */
+/***************************************************************************/
+
#include "nx_api.h"
#if defined __PRODUCT_NETXDUO__ && !defined NX_DISABLE_IPV4
#include "netx_mdns_test.h"
diff --git a/test/regression/mdns_test/netx_mdns_read_overflow_test.c b/test/regression/mdns_test/netx_mdns_read_overflow_test.c
index 0c6ca152..10649a2e 100644
--- a/test/regression/mdns_test/netx_mdns_read_overflow_test.c
+++ b/test/regression/mdns_test/netx_mdns_read_overflow_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_responder_cooperating_test.c b/test/regression/mdns_test/netx_mdns_responder_cooperating_test.c
index 5e4161d2..4076aad5 100644
--- a/test/regression/mdns_test/netx_mdns_responder_cooperating_test.c
+++ b/test/regression/mdns_test/netx_mdns_responder_cooperating_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_response_with_question_test.c b/test/regression/mdns_test/netx_mdns_response_with_question_test.c
index c90b9690..5fadd8ba 100644
--- a/test/regression/mdns_test/netx_mdns_response_with_question_test.c
+++ b/test/regression/mdns_test/netx_mdns_response_with_question_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_run_test_case.c b/test/regression/mdns_test/netx_mdns_run_test_case.c
index 56b689d4..1d42f54e 100644
--- a/test/regression/mdns_test/netx_mdns_run_test_case.c
+++ b/test/regression/mdns_test/netx_mdns_run_test_case.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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
diff --git a/test/regression/mdns_test/netx_mdns_second_interface_test.c b/test/regression/mdns_test/netx_mdns_second_interface_test.c
index 516afd80..7c3bf8e1 100644
--- a/test/regression/mdns_test/netx_mdns_second_interface_test.c
+++ b/test/regression/mdns_test/netx_mdns_second_interface_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
diff --git a/test/regression/mdns_test/netx_mdns_service_add_delete_test.c b/test/regression/mdns_test/netx_mdns_service_add_delete_test.c
index 6106b610..2fadea53 100644
--- a/test/regression/mdns_test/netx_mdns_service_add_delete_test.c
+++ b/test/regression/mdns_test/netx_mdns_service_add_delete_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include <time.h>
diff --git a/test/regression/mdns_test/netx_mdns_service_lookup_test.c b/test/regression/mdns_test/netx_mdns_service_lookup_test.c
index fa450a9c..5e8aaac8 100644
--- a/test/regression/mdns_test/netx_mdns_service_lookup_test.c
+++ b/test/regression/mdns_test/netx_mdns_service_lookup_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_source_address_test.c b/test/regression/mdns_test/netx_mdns_source_address_test.c
index 2831433a..928fbfd7 100644
--- a/test/regression/mdns_test/netx_mdns_source_address_test.c
+++ b/test/regression/mdns_test/netx_mdns_source_address_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_source_port_test.c b/test/regression/mdns_test/netx_mdns_source_port_test.c
index 05ae6454..b9854c51 100644
--- a/test/regression/mdns_test/netx_mdns_source_port_test.c
+++ b/test/regression/mdns_test/netx_mdns_source_port_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_test.h b/test/regression/mdns_test/netx_mdns_test.h
index c236271a..84ae7991 100644
--- a/test/regression/mdns_test/netx_mdns_test.h
+++ b/test/regression/mdns_test/netx_mdns_test.h
@@ -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 */
+/***************************************************************************/
+
#ifndef _NETX_MDNS_TEST_H_
#define _NETX_MDNS_TEST_H_
diff --git a/test/regression/mdns_test/netx_mdns_ttl_test.c b/test/regression/mdns_test/netx_mdns_ttl_test.c
index 9643e7ed..c34bdce7 100644
--- a/test/regression/mdns_test/netx_mdns_ttl_test.c
+++ b/test/regression/mdns_test/netx_mdns_ttl_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_two_buffer_test.c b/test/regression/mdns_test/netx_mdns_two_buffer_test.c
index 6d81975d..80923a23 100644
--- a/test/regression/mdns_test/netx_mdns_two_buffer_test.c
+++ b/test/regression/mdns_test/netx_mdns_two_buffer_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
diff --git a/test/regression/mdns_test/netx_mdns_txt_notation_test.c b/test/regression/mdns_test/netx_mdns_txt_notation_test.c
index f756af7b..ac2a7362 100644
--- a/test/regression/mdns_test/netx_mdns_txt_notation_test.c
+++ b/test/regression/mdns_test/netx_mdns_txt_notation_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"
diff --git a/test/regression/mdns_test/netx_mdns_txt_test.c b/test/regression/mdns_test/netx_mdns_txt_test.c
index c6b3bf58..4adbfb5e 100644
--- a/test/regression/mdns_test/netx_mdns_txt_test.c
+++ b/test/regression/mdns_test/netx_mdns_txt_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 */
+/***************************************************************************/
+
#include "tx_api.h"
#include "nx_api.h"
#include "nx_ram_network_driver_test_1500.h"