Searched refs:test_solarish (Results 1 – 1 of 1) sorted by relevance
67 t if t.contains("solaris") => test_solarish(t), in do_ctest()68 t if t.contains("illumos") => test_solarish(t), in do_ctest()1051 fn test_solarish(target: &str) { in test_solarish() function