raw: Add run_as_child_process function.
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 21 May 2011 16:50:23 +0000 (19:50 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 21 May 2011 16:50:25 +0000 (19:50 +0300)
commit5c3fca7e54e1cb435921ff6cc2c99185a39450a5
tree933af9c2901ce3354868afc1b1f3d7cca4362916
parentbfa8d4130f63f9d11a861ebd9612923705649402
raw: Add run_as_child_process function.

Allows running a test function in the context of another process.
src/raw/test/Makefile
src/raw/test/test.h
src/raw/test/test_common.c [new file with mode: 0644]