Home
last modified time | relevance | path

Searched refs:test_apple (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/libc-test/
H A Dbuild.rs57 t if t.contains("apple") => test_apple(t), in do_ctest()
218 fn test_apple(target: &str) { in test_apple() function