Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/
H A Dbuild.rs62 t if t.contains("linux") => test_linux(t), in do_ctest()
3729 fn test_linux(target: &str) { in test_linux() function