Add test suite for the project

This commit is contained in:
2023-09-16 18:00:39 +02:00
parent cca14b55df
commit 97d13c6d2d

9
src/test_suite.cpp Normal file
View File

@@ -0,0 +1,9 @@
void test_tridiag_setup() {
}
void test_max_off_diag_symmetric() {
}