Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1820)

Unified Diff: sandbox/win/tests/readme.txt

Issue 2679793002: [Windows CFG Test] Added unittest for CFG enabling on process. (Closed)
Patch Set: Fixed swarmed test. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698