index
:
math-4610.git
main
fundamentals of numerical analysis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
main.c
blob: 5d16fe7e41707e894f9ac8915275eb2ea84928a6 (
plain
) (
blame
)
1
2
3
4
5
#include "lizfcm.test.h" UTEST(basic, unit_tests) { ASSERT_TRUE(1); } UTEST_MAIN();