| 1 | /** @file |
| 2 | * Unit tests of both multiplication and operations modules, since |
| 3 | * they use inextricable testing logic. Beware that because the |
| 4 | * operation functions have so much interface and test-semantic |
nothing calls this directly
no test coverage detected