Changeset 1aa0e38 in mainline for uspace/lib/ui/test/image.c
- Timestamp:
- 2021-04-09T22:01:35Z (4 years ago)
- Children:
- 6de45af0
- Parents:
- f5a6e25
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/test/image.c
rf5a6e25 r1aa0e38 43 43 PCUT_TEST_SUITE(image); 44 44 45 typedef struct {46 bool clicked;47 } test_cb_resp_t;48 49 45 /** Create and destroy image */ 50 46 PCUT_TEST(create_destroy)
Note:
See TracChangeset
for help on using the changeset viewer.