Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/test/
H A Dtest_unistd.rs406 execve_test_factory!(test_fexecve, fexecve, File::open("/system/bin/sh").unwrap().into_raw_fd());
413 execve_test_factory!(test_fexecve, fexecve, File::open("/bin/sh").unwrap().into_raw_fd());
/third_party/python/Lib/test/
H A Dtest_posix.py191 def test_fexecve(self): member in PosixTester

Completed in 5 milliseconds