Changeset e8d48d2 in mainline for kernel/test/test.h


Ignore:
Timestamp:
2016-03-08T09:49:41Z (9 years ago)
Author:
Aurelio Colosimo <aurelio@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3266412
Parents:
a363016
Message:

kconsole args tab completion implemented for test command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/test/test.h

    ra363016 re8d48d2  
    8585extern test_t tests[];
    8686
     87extern const char* tests_hints_enum(const char *, const char **, void **);
     88
    8789#endif
    8890
Note: See TracChangeset for help on using the changeset viewer.