summaryrefslogtreecommitdiffstats
path: root/testsuite/condvar01/test_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/condvar01/test_main.c')
-rw-r--r--testsuite/condvar01/test_main.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/condvar01/test_main.c b/testsuite/condvar01/test_main.c
index 8b2d102b..3734ae32 100644
--- a/testsuite/condvar01/test_main.c
+++ b/testsuite/condvar01/test_main.c
@@ -1,3 +1,10 @@
+/**
+ * @file
+ *
+ * It tests condition variable (condvar) sending RTEMS events to two
+ * workers (RTEMS tasks).
+ */
+
/*
* Copyright (c) 2014 embedded brains GmbH. All rights reserved.
*