Commit Graph

23 Commits

Author SHA1 Message Date
Miical a52f39f05a update adder example 2025-03-21 12:02:45 +08:00
Miical 80505adda3 restore the adder example 2025-03-18 17:59:26 +08:00
Miical 53fa515017 change the parameter of the agent hook/port to the path 2025-03-18 16:37:02 +08:00
Miical 7a216971be formatting code 2025-03-13 21:00:36 +08:00
Miical cd2bb7c275 example: update adder 2025-03-03 18:55:33 +08:00
Miical 781f11cf15 Update test 2025-01-20 19:36:00 +08:00
yeximing 01913c5ff6
Update Makefile
adopt to new version picker
2024-11-28 17:00:00 +08:00
yeximing b9c926247a
Update test_adder.py
adapt to new version picker
2024-11-28 16:59:27 +08:00
Miical 5b4c8f4b9d Update testcase interface 2024-10-28 10:33:20 +08:00
Miical c34d33b706 Add pre-commit-config and format code 2024-10-27 17:54:48 +08:00
Miical 743b227eec Update adder example 2024-10-27 16:03:04 +08:00
Miical b311c879af Separate test plug-in logic 2024-10-27 15:41:27 +08:00
Miical f469f6f929 Change project name to toffee 2024-10-27 14:57:12 +08:00
Miical 02047dda4b Remove debug code 2024-10-20 21:57:43 +08:00
Miical 47f98c4630 Fixed an issue where tasks created in create_task could not trigger a test failure when using pytest 2024-10-20 21:53:02 +08:00
Miical f6830f226b Add the function alias add_cover_point 2024-09-27 15:50:44 +08:00
Miical 9551556c59 Update Adder README 2024-09-01 13:42:34 +08:00
Miical b9ed5bb625 Delete files uploaded by mistake 2024-09-01 13:41:11 +08:00
Miical 35ec16b0c1 Optimize the report catalog format 2024-09-01 12:21:24 +08:00
Miical fc5a693ed1 Update __init__ 2024-08-31 20:51:58 +08:00
Miical 75da4fa5c1 Complete the adder example 2024-08-31 20:34:09 +08:00
Miical 57714444c7 Add adder example 2024-08-31 18:39:36 +08:00
Zechen Yang d29c1ee210
Example of using MLVP to verify (#1)
* add example

* test

* add example for mlvp use

* add param for sample_report()

* update example of adder

* update ignore

* update ignore
2024-05-11 19:05:22 +08:00