Changeset e8d5f9f in mainline for uspace/app/tester/tester.h


Ignore:
Timestamp:
2011-05-31T23:11:28Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5d1b3aa
Parents:
4ce90544 (diff), 25bef0ff (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 from lp:~jakub/helenos/fs.

File:
1 edited

Legend:

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

    r4ce90544 re8d5f9f  
    100100extern const char *test_virtchar1(void);
    101101extern const char *test_devman1(void);
     102extern const char *test_devman2(void);
    102103
    103104extern test_t tests[];
Note: See TracChangeset for help on using the changeset viewer.