mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-24 16:37:18 +08:00
test(demo_widgets): add screenshot comparison (#9111)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com> Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
@@ -9,6 +9,7 @@ void test_demo_widgets(void)
|
||||
{
|
||||
#if LV_USE_DEMO_WIDGETS
|
||||
lv_demo_widgets();
|
||||
TEST_ASSERT_EQUAL_SCREENSHOT("demo_widgets.png");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user