]> git.ozlabs.org Git - petitboot/commit
test/lib: Implement process_init change in testcases
authorJeremy Kerr <jk@ozlabs.org>
Thu, 29 Aug 2013 03:52:28 +0000 (13:52 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 29 Aug 2013 03:53:15 +0000 (13:53 +1000)
commitf03287dd18e7b8a3b048191fcbc25d8f5e5b4b67
tree221d99e46c6b8602f6f57010589f780ab6970204
parentfb0fdcc59d7b0f2ed97f1894b25e4424131970f6
test/lib: Implement process_init change in testcases

We need to provide the dry_run argument.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
test/lib/test-process-async-stdout.c
test/lib/test-process-async.c
test/lib/test-process-both.c
test/lib/test-process-noargs.c
test/lib/test-process-sync-stdout.c
test/lib/test-process-sync.c