diff options
-rw-r--r-- | test/testserial.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/testserial.c b/test/testserial.c index 3144f81eb..11fd7f634 100644 --- a/test/testserial.c +++ b/test/testserial.c @@ -43,6 +43,10 @@ * In case some of the required options are not enabled then some or all tests * may be skipped. * + * + * <h2>Test Cases</h2> + * - @subpage test_serial_001 + * . * @file testserial.c * @brief Serial Driver test source file * @file testserial.h |