mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 05:15:48 +08:00
testsuites/*: Add SPDX for RTEMS legacy license
These may still be relicensed but adding SPDX is needed. Updates #4805.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* Test program to demonstrate reordering of threads on thread queues
|
||||
* when their priority changes.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* Simple test program to demonstrate priority inversion when blocking
|
||||
*
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* Based upon test code posted on the RTEMS User's Mailing List
|
||||
* by Sergio Faustino <sergio.faustino@edisoft.pt>:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* Based upon test code posted on the RTEMS User's Mailing List
|
||||
* by Sergio Faustino <sergio.faustino@edisoft.pt>:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2012.
|
||||
* Krzysztof Miesowicz <krzysztof.miesowicz@gmail.com>
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* Init
|
||||
*
|
||||
* This routine is the initialization task for this test program.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* Tasks_Periodic
|
||||
*
|
||||
* This routine serves as a test task for the CBS scheduler
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* Init
|
||||
*
|
||||
* This routine is the initialization task for this test program.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* Tasks_Aperiodic
|
||||
*
|
||||
* This routine serves as a test task for the CBS scheduler
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* Tasks_Periodic
|
||||
*
|
||||
* This routine serves as a test task for the CBS scheduler
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* Init
|
||||
*
|
||||
* This routine is the initialization task for this test program.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* Tasks_Aperiodic
|
||||
*
|
||||
* This routine serves as a test task for the EDF scheduler
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* Tasks_Periodic
|
||||
*
|
||||
* This routine serves as a test task for the EDF scheduler
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2010
|
||||
* Bharath Suri<bharath.s.jois@gmail.com>.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2013 Zhongwei Yao.
|
||||
*
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* Init
|
||||
*
|
||||
* This routine is the initialization task for this test program.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/* Tasks_Periodic
|
||||
*
|
||||
* This routine serves as a test task for the CBS scheduler
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0+-with-RTEMS-exception */
|
||||
|
||||
/*
|
||||
* Prototypes for RTEMS tmtests_empty_function.c.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user