Changeset 8e16454 in mainline for uspace/app/tmon/tf.h


Ignore:
Timestamp:
2017-12-27T16:46:27Z (8 years ago)
Author:
Petr Manek <petr.manek@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f4b83cc
Parents:
59958992
git-author:
Petr Manek <petr.manek@…> (2017-12-27 16:43:34)
git-committer:
Petr Manek <petr.manek@…> (2017-12-27 16:46:27)
Message:

tmon: add in-code docs and method docstrings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tmon/tf.h

    r59958992 r8e16454  
    4141/** Parameters common for all tests. */
    4242typedef struct tmon_test_params {
     43        /* Nothing here. */
    4344} tmon_test_params_t;
    4445
Note: See TracChangeset for help on using the changeset viewer.