Home
last modified time | relevance | path

Searched refs:test_solarish (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/libc/libc-test/
H A Dbuild.rs59 t if t.contains("solaris") => return test_solarish(t), in do_ctest()
60 t if t.contains("illumos") => return test_solarish(t), in do_ctest()
752 fn test_solarish(target: &str) { in test_solarish() functions

Completed in 5 milliseconds