예제 #1
0
def test_cpu_count():
    cc = rposix.cpu_count()
    assert cc >= 1
예제 #2
0
def test_cpu_count():
    cc = rposix.cpu_count()
    assert cc >= 1