summaryrefslogtreecommitdiffstats
path: root/base/multiprocess_test.h
Commit message (Expand)AuthorAgeFilesLines
* Add a utility function to run a process as an arbitrary usercpu@chromium.org2010-02-011-15/+14
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-131-5/+5
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-1/+1
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-5/+5
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-5/+5
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-19/+12
* Fix ommision in 7175.jeremy@chromium.org2008-12-171-2/+2
* * On POSIX, make sure we don't leak FDs when launching child Processes.jeremy@chromium.org2008-12-171-5/+34
* Reverting 7156.ojan@google.com2008-12-171-11/+2
* * On POSIX, make sure we don't leak FDs when launching child Processes.jeremy@chromium.org2008-12-171-2/+11
* Update comments in multiprocess_test.h & add an example.phajdan.jr@chromium.org2008-12-161-2/+10
* Bring up ipc tests on POSIX.jeremy@chromium.org2008-12-091-0/+15
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process namesjeremy@chromium.org2008-10-291-12/+6
* Enable stats_tabe_unittest.cc on OS X.jeremy@chromium.org2008-10-271-2/+3
* Added linux process utilities and tests.estade@chromium.org2008-10-221-8/+30
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Cleanup some comment typos.ericroman@google.com2008-08-181-1/+1
* Add base to the repository.initial.commit2008-07-261-0/+83