t8code
t8code copied to clipboard
Write C and FORTRAN test cases
To ensure that our data structure and algorithms are safe to be called from C and FOTRAN, we should implement several pure C and FORTRAN test cases.
A first start would be a high-level test, that calls all important API functions.