You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all, we want to express our appreciation for the great work done on this library — it’s been a fantastic resource, and we’ve really enjoyed using it. Initially, as part of a master thesis, we have developed a new methodology for verifying embedded graphics libraries leveraging Metamorphic Testing (MT) and Virtual Prototypes (VPs). Our approach automates testing and can run the full HW/SW stack fully virtual. In our experiments we applied our MT framework to the TFT_eSPI library and identified (potential) bugs.
We have published our approach at the ASP-DAC 2024 conference [1]. Additionally, we have made our framework available at GitHub [2].
We hope this information is helpful. We are happy to provide more details of our MT framework and to discuss our findings further.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
first of all, we want to express our appreciation for the great work done on this library — it’s been a fantastic resource, and we’ve really enjoyed using it. Initially, as part of a master thesis, we have developed a new methodology for verifying embedded graphics libraries leveraging Metamorphic Testing (MT) and Virtual Prototypes (VPs). Our approach automates testing and can run the full HW/SW stack fully virtual. In our experiments we applied our MT framework to the TFT_eSPI library and identified (potential) bugs.
We have published our approach at the ASP-DAC 2024 conference [1]. Additionally, we have made our framework available at GitHub [2].
We hope this information is helpful. We are happy to provide more details of our MT framework and to discuss our findings further.
Looking forward to your thoughts!
Best regards,
Christoph, Florian, Daniel
[1] https://ics.jku.at/files/2024ASPDAC_Verifying_Embedded_Graphics_Libraries_leveraging_VPs_and_MT.pdf
[2] https://github.com/ics-jku/mt-graphlib-framework
Beta Was this translation helpful? Give feedback.
All reactions