summaryrefslogtreecommitdiffstats
path: root/testsuite/epoch01
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/epoch01
parenttestsuite: CONFIGURE_MAXIMUM_FILE_DESCRIPTORS (diff)
downloadrtems-libbsd-0444b24bf9a928a39cf4e8c9eaa096b6f242ae55.tar.bz2
testsuite: A description for each test added
Diffstat (limited to 'testsuite/epoch01')
-rw-r--r--testsuite/epoch01/test_main.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/epoch01/test_main.c b/testsuite/epoch01/test_main.c
index dd8aa50f..98ae006a 100644
--- a/testsuite/epoch01/test_main.c
+++ b/testsuite/epoch01/test_main.c
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * The following epoch functions are tested with parallel tasks: epoch_enter(),
+ * epoch_exit(), epoch_call(), epoch_wait(), epoch_enter_preempt(),
+ * epoch_exit_preempt(), epoch_wait_preempt() and epoch_drain_callbacks().
+ */
+
/*
* Copyright (c) 2018 embedded brains GmbH. All rights reserved.
*