forked from Imagelibrary/rtems
libtest: Place files into a Doxygen group
Canonicalize the file headers. Update #3707.
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
/*
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @ingroup RTEMSTestFrameworkImpl
|
||||
*
|
||||
* @brief This source file contains the implementation of
|
||||
* T_check_task_context().
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copyright (C) 2019 embedded brains GmbH & Co. KG
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
||||
Reference in New Issue
Block a user