feat: Initial task runner functionality

This commit is contained in:
0xalivecow 2024-10-20 16:14:42 +02:00
parent 713994d848
commit 43bea77392
No known key found for this signature in database
6 changed files with 244 additions and 35 deletions

View file

@ -0,0 +1,16 @@
{
"testcases": {
"b856d760-023d-4b00-bad2-15d2b6da22fe": {
"action": "poly2block",
"arguments": {
"semantic": "xex",
"coefficients": [
12,
127,
9,
0
]
}
}
}
}