asherah icon indicating copy to clipboard operation
asherah copied to clipboard

ALL: Investigate improving unit testing around low level native calls

Open jpaskhay opened this issue 5 years ago • 0 comments

There are a few empty unit test cases that have yet to be implemented in Java and C# (LibcProtectedMemoryAllocatorTest in particular). The affected library source code is covered via other unit tests that are in place, but some of the low level native calls are difficult to unit test in the traditional sense. We could theoretically setup functional/integration tests to cover them.

jpaskhay avatar Jun 25 '19 02:06 jpaskhay