diff --git a/catch/include/hip_test_defgroups.hh b/catch/include/hip_test_defgroups.hh index 3fb6c774ef..1ab256ec10 100644 --- a/catch/include/hip_test_defgroups.hh +++ b/catch/include/hip_test_defgroups.hh @@ -39,6 +39,13 @@ THE SOFTWARE. * @} */ +/** + * @defgroup AtomicsTest Device Atomics + * @{ + * This section describes tests for the Device Atomic APIs. + * @} + */ + /** * @defgroup DeviceLanguageTest Device Language * @{