Changeset 1aa0e38 in mainline for uspace/lib/ui/test/image.c


Ignore:
Timestamp:
2021-04-09T22:01:35Z (4 years ago)
Author:
Jiri Svoboda <jiri@…>
Children:
6de45af0
Parents:
f5a6e25
Message:

UI menu unit tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ui/test/image.c

    rf5a6e25 r1aa0e38  
    4343PCUT_TEST_SUITE(image);
    4444
    45 typedef struct {
    46         bool clicked;
    47 } test_cb_resp_t;
    48 
    4945/** Create and destroy image */
    5046PCUT_TEST(create_destroy)
Note: See TracChangeset for help on using the changeset viewer.