aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/suites/test_process.c
Commit message (Expand)AuthorAgeFilesLines
* process: Don't use the shells built-in echo in testsMartin Willi2014-10-141-1/+1
* process: Don't use absolute path names for true/false/cat in unit testsMartin Willi2014-10-141-4/+10
* process: Add a wrapper to invoke a command under the system default shellMartin Willi2014-10-061-0/+16
* process: Port child process spawning to the Windows platformMartin Willi2014-10-061-0/+32
* process: Provide an abstraction to spawn child processes with redirected I/OMartin Willi2014-10-061-0/+173