summaryrefslogtreecommitdiffhomepage
path: root/test/option.test.cpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-22 08:00:32 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-22 08:01:51 +0100
commit11c218683eccb6cd5166aa8dcb8a051b421b0b40 (patch)
tree9bc4c76b54fbdcb54f53540301588ba46aa32c66 /test/option.test.cpp
parentcd5f71ead79201619a651a6467dd86ab72b93e23 (diff)
feat: Add more tests and Jamfile. Improve allocator_op and basic_hash APIs.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'test/option.test.cpp')
-rw-r--r--test/option.test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/option.test.cpp b/test/option.test.cpp
index 098d0aa..211f044 100644
--- a/test/option.test.cpp
+++ b/test/option.test.cpp
@@ -1,6 +1,6 @@
// File: option.test.cpp
// Purpose; Option test for OCL.
-/// @brief This unit test checks if the unit test fails with the expected value.
+/// @brief This unit test checks if the test fails with the expected value.
/// @author Amlal El Mahrouss
#include <ocl/option.hpp>