Skip to content

Commit

Permalink
tests: Refactor tests script for better readability
Browse files Browse the repository at this point in the history
`State` class naming was a mistake, renaming it to Options

And refactor the member functions of State into member functions of
`Base`, `Test_Implementations`, `Tests`

`Base`: the lowest level class for handling compilation and binary
execution
`Test_Implementations`: handle running one or multiple implementations
`Tests`: provide top level functions for click cli commands

Signed-off-by: Thing-han, Lim <[email protected]>
  • Loading branch information
potsrevennil committed Nov 7, 2024
1 parent 78eff78 commit 821b530
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 227 deletions.
Loading

0 comments on commit 821b530

Please sign in to comment.