Changeset 831507b in mainline for uspace/app/tester/tester.h
- Timestamp:
- 2012-04-14T14:00:02Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b6d7b7c
- Parents:
- 1fff583 (diff), 1db6dfd (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/tester.h
r1fff583 r831507b 93 93 extern const char *test_vfs1(void); 94 94 extern const char *test_ping_pong(void); 95 extern const char *test_starve_ipc(void); 95 96 extern const char *test_loop1(void); 96 97 extern const char *test_malloc1(void);
Note:
See TracChangeset
for help on using the changeset viewer.