0
Files
src/testing
jeremy@chromium.org 307f536386 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names
in a lookup table.

Previously we were using different mechanisms on each platform to look up
child process names at runtime.  This broke on OS X where we strip the symbol
table on release executables.

2) Enable process_util_unittest on OS X.

Review URL: http://codereview.chromium.org/8864

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4165 0039d316-1c4b-4281-b951-d872f2087c98
2008-10-29 20:46:04 +00:00
..