Changeset 95a9cbc in mainline for uspace/lib/ui/test/image.c


Ignore:
Timestamp:
2021-04-09T22:41:22Z (4 years ago)
Author:
jxsvoboda <5887334+jxsvoboda@…>
Branches:
master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d65accb
Parents:
1746ede
git-author:
Jiri Svoboda <jiri@…> (2021-04-09 22:01:35)
git-committer:
jxsvoboda <5887334+jxsvoboda@…> (2021-04-09 22:41:22)
Message:

UI menu unit tests

File:
1 edited

Legend:

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

    r1746ede r95a9cbc  
    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.