Changeset 547c37a in mainline for uspace/app/tester/tester.h


Ignore:
Timestamp:
2011-06-06T20:53:49Z (13 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bbe4828
Parents:
7b712b60 (diff), ff4f073 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge mainline changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tester/tester.h

    r7b712b60 r547c37a  
    9999extern const char *test_serial1(void);
    100100extern const char *test_virtchar1(void);
     101extern const char *test_libext2_1(void);
    101102extern const char *test_devman1(void);
     103extern const char *test_devman2(void);
    102104
    103105extern test_t tests[];
Note: See TracChangeset for help on using the changeset viewer.