Exemplo n.º 1
0
def test_parse_ncores(log):
    assert utils.parse_ncores(namd, log) == 1
Exemplo n.º 2
0
def test_parse_ncores(log):
    assert utils.parse_ncores(gromacs, log) == 32