solver, a string, either "M2" or "CSDP" or "SDPA" or "MOSEK"
fun, a function, optional, one of "solveSDP", "solveSOS", "sosdecTernary", "sosInIdeal", or "lowerBound"
Description
This method tests if various functions work properly using a specified solver. The most basic invocation is using only the name of the solver. This runs all tests with that solver and prints a summary. All tests should pass for CSDP and MOSEK.
See also
Solver -- picking a semidefinite programming solver