Home
last modified time | relevance | path

Searched refs:compare (Results 1 – 6 of 6) sorted by relevance

/lvgl-3.7.0/tests/
DREADME.md33 - `ref_imgs` - Reference images for screenshot compare
46 - `TEST_ASSERT_EQUAL_SCREENSHOT("image1.png")` Render the active screen and compare its content wit…
47 If the compare fails `lvgl/test_screenshot_error.h` is created with the content of the frame buffer…
/lvgl-3.7.0/tests/unity/
Dunity.c731 const UNITY_COMPARISON_T compare, in UnityAssertGreaterOrLessOrEqualNumber() argument
739 if ((threshold == actual) && (compare & UNITY_EQUAL_TO)) { return; } in UnityAssertGreaterOrLessOrEqualNumber()
744 if ((actual > threshold) && (compare & UNITY_SMALLER_THAN)) { failed = 1; } in UnityAssertGreaterOrLessOrEqualNumber()
745 if ((actual < threshold) && (compare & UNITY_GREATER_THAN)) { failed = 1; } in UnityAssertGreaterOrLessOrEqualNumber()
749 …if (((UNITY_UINT)actual > (UNITY_UINT)threshold) && (compare & UNITY_SMALLER_THAN)) { failed = 1; } in UnityAssertGreaterOrLessOrEqualNumber()
750 …if (((UNITY_UINT)actual < (UNITY_UINT)threshold) && (compare & UNITY_GREATER_THAN)) { failed = 1; } in UnityAssertGreaterOrLessOrEqualNumber()
758 if (compare & UNITY_GREATER_THAN) { UnityPrint(UnityStrGt); } in UnityAssertGreaterOrLessOrEqualNumber()
759 if (compare & UNITY_SMALLER_THAN) { UnityPrint(UnityStrLt); } in UnityAssertGreaterOrLessOrEqualNumber()
760 if (compare & UNITY_EQUAL_TO) { UnityPrint(UnityStrOrEqual); } in UnityAssertGreaterOrLessOrEqualNumber()
761 if (compare == UNITY_NOT_EQUAL) { UnityPrint(UnityStrNotEqual); } in UnityAssertGreaterOrLessOrEqualNumber()
Dunity_internals.h560 const UNITY_COMPARISON_T compare,
/lvgl-3.7.0/demos/
DREADME.md86 A demo to measure the performance of LVGL or to compare different settings.
/lvgl-3.7.0/docs/
DCHANGELOG.md3 ## [v8.3.11](https://github.com/lvgl/lvgl/compare/v8.3.11...v8.3.10) 6 December 2023
48 ## [v8.3.10](https://github.com/lvgl/lvgl/compare/v8.3.10...v8.3.9) 20 September 2023
74 - ci: update screenshot compare from v9 to automatically create missing reference images [`fd21ed0`…
85 ## [v8.3.9](https://github.com/lvgl/lvgl/compare/v8.3.9...v8.3.8) 6 August 2023
114 ## [v8.3.8](https://github.com/lvgl/lvgl/compare/v8.3.8...v8.3.7) 5 July 2023
168 ## [v8.3.7](https://github.com/lvgl/lvgl/compare/v8.3.7...v8.3.6) 3 May 2023
186 ## [v8.3.6](https://github.com/lvgl/lvgl/compare/v8.3.6...v8.3.5) 3 April 2023
223 ## [v8.3.5](https://github.com/lvgl/lvgl/compare/v8.3.4...v8.3.5) 7 February 2023
256 ## [v8.3.4](https://github.com/lvgl/lvgl/compare/v8.3.4...v8.3.3) 15 December 2022
285 ## [v8.3.3](https://github.com/lvgl/lvgl/compare/v8.3.2...v8.3.3) 06 October 2022
[all …]
/lvgl-3.7.0/scripts/
DDoxyfile914 # basis. Doxygen will compare the file name with each pattern and apply the