summaryrefslogtreecommitdiffstats
path: root/testsuite/condvar01
diff options
context:
space:
mode:
authorMoyano, Gabriel <gabriel.moyano@dlr.de>2020-04-03 09:35:23 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-09 08:35:41 +0200
commit0444b24bf9a928a39cf4e8c9eaa096b6f242ae55 (patch)
tree49af86fe079d5295e86b07f6d926ba938579827c /testsuite/condvar01
parenttestsuite: CONFIGURE_MAXIMUM_FILE_DESCRIPTORS (diff)
downloadrtems-libbsd-0444b24bf9a928a39cf4e8c9eaa096b6f242ae55.tar.bz2
testsuite: A description for each test added
Diffstat (limited to 'testsuite/condvar01')
-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.
*