|
Ninja
|

Go to the source code of this file.
Functions | |
| TEST_F (SubprocessTest, BadCommandStderr) | |
| TEST_F (SubprocessTest, SetWithSingle) | |
| TEST_F (SubprocessTest, SetWithMulti) | |
| TEST_F | ( | SubprocessTest | , |
| BadCommandStderr | |||
| ) |
Definition at line 34 of file subprocess_test.cc.
References Subprocess::Done(), Subprocess::Finish(), Subprocess::GetOutput(), and Subprocess::Start().
| TEST_F | ( | SubprocessTest | , |
| SetWithSingle | |||
| ) |
Definition at line 48 of file subprocess_test.cc.
References Subprocess::Done(), Subprocess::Finish(), Subprocess::GetOutput(), and Subprocess::Start().
| TEST_F | ( | SubprocessTest | , |
| SetWithMulti | |||
| ) |
Definition at line 62 of file subprocess_test.cc.
1.7.5.1