Add test suite for the project
This commit is contained in:
parent
cca14b55df
commit
97d13c6d2d
1 changed files with 9 additions and 0 deletions
9
src/test_suite.cpp
Normal file
9
src/test_suite.cpp
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
void test_tridiag_setup() {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
void test_max_off_diag_symmetric() {
|
||||||
|
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue