Chromium Code Reviews| Index: sandbox/win/tests/readme.txt |
| diff --git a/sandbox/win/tests/readme.txt b/sandbox/win/tests/readme.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..921b7bfc34f5194265857e9a57e33b616dae5839 |
| --- /dev/null |
| +++ b/sandbox/win/tests/readme.txt |
| @@ -0,0 +1,3 @@ |
| +integration_tests: tests that spawn child process (i.e. process_mitigations_test). |
| +unit_tests: normal unit tests that don't, in general, need to spawn extra processes. |
| +validation_tests: tests focused on the sandbox rules engine. |