Changeset 9901f267 in mainline for uspace/lib/display/test/main.c
- Timestamp:
- 2020-05-22T10:38:52Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ef20a91
- Parents:
- 9242ad9
- git-author:
- Jiri Svoboda <jiri@…> (2020-05-21 17:38:41)
- git-committer:
- Jiri Svoboda <jiri@…> (2020-05-22 10:38:52)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/display/test/main.c
r9242ad9 r9901f267 1 1 /* 2 * Copyright (c) 20 19Jiri Svoboda2 * Copyright (c) 2020 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 32 32 33 33 PCUT_IMPORT(display); 34 PCUT_IMPORT(wndresize); 34 35 35 36 PCUT_MAIN();
Note:
See TracChangeset
for help on using the changeset viewer.