feat: set up testing for gfmul task
This commit is contained in:
parent
6ef05f6018
commit
e1a6ae20a4
7 changed files with 46 additions and 39 deletions
12
src/test_json/gfmul_test.json
Normal file
12
src/test_json/gfmul_test.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"testcases": {
|
||||
"b856d760-023d-4b00-bad2-15d2b6da22fe": {
|
||||
"action": "gfmul",
|
||||
"arguments": {
|
||||
"semantic": "xex",
|
||||
"a": "ARIAAAAAAAAAAAAAAAAAgA==",
|
||||
"b": "AgAAAAAAAAAAAAAAAAAAAA=="
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue