summaryrefslogtreecommitdiff
path: root/test/regression/snmp_test/netx_snmp_basic_v2_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression/snmp_test/netx_snmp_basic_v2_test.c')
-rw-r--r--test/regression/snmp_test/netx_snmp_basic_v2_test.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/regression/snmp_test/netx_snmp_basic_v2_test.c b/test/regression/snmp_test/netx_snmp_basic_v2_test.c
index 199473ea..6ef9a481 100644
--- a/test/regression/snmp_test/netx_snmp_basic_v2_test.c
+++ b/test/regression/snmp_test/netx_snmp_basic_v2_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 */
+/***************************************************************************/
+
/* This NetX test concentrates on the basic SNMPv2 operation. The 'manager' sends
three requests, Get, Get Next, and Get Bulk, and the SNMP agent responds. A successful
result means the Agent received and sent the expected number of messages, and no