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

Unified Diff: runtime/bin/fuchsia_vm_tests.txt

Issue 2204523002: Fuchsia: Use low-level prng call, add test, update test runner. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/dart-lang/sdk/@master
Patch Set: Fix bug Created 4 years, 4 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
« no previous file with comments | « runtime/bin/crypto_test.cc ('k') | runtime/bin/platform_fuchsia.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/fuchsia_vm_tests.txt
diff --git a/runtime/bin/fuchsia_vm_tests.txt b/runtime/bin/fuchsia_vm_tests.txt
index 665cf3810e98060556800fbc4c1b5893cbe625ad..0cbf30a99960d4ddba7345f2e97130af86eb42a3 100644
--- a/runtime/bin/fuchsia_vm_tests.txt
+++ b/runtime/bin/fuchsia_vm_tests.txt
@@ -1,3 +1,4 @@
+GetRandomBytes
CircularLinkedList
Read
FileLength
@@ -511,6 +512,8 @@ IsolateReload_PendingConstructorCall_ConcreteToAbstract
IsolateReload_PendingStaticCall_DefinedToNSM
IsolateReload_PendingStaticCall_NSMToDefined
IsolateReload_PendingSuperCall
+IsolateReload_TearOff_Equality
+IsolateReload_TearOff_List_Set
IsolateReload_EnumEquality
IsolateReload_EnumIdentical
IsolateReload_EnumReorderIdentical
@@ -524,6 +527,18 @@ IsolateReload_EnumValuesToString
IsolateReload_DirectSubclasses_Success
IsolateReload_DirectSubclasses_GhostSubclass
IsolateReload_DirectSubclasses_Failure
+IsolateReload_ChangeInstanceFormat0
+IsolateReload_ChangeInstanceFormat1
+IsolateReload_ChangeInstanceFormat2
+IsolateReload_ChangeInstanceFormat3
+IsolateReload_ChangeInstanceFormat4
+IsolateReload_ChangeInstanceFormat5
+IsolateReload_ChangeInstanceFormat6
+IsolateReload_ChangeInstanceFormat7
+IsolateReload_NoLibsModified
+IsolateReload_MainLibModified
+IsolateReload_ImportedLibModified
+IsolateReload_PrefixImportedLibModified
IsolateCurrent
IsolateSpawn
StackLimitInterrupts
« no previous file with comments | « runtime/bin/crypto_test.cc ('k') | runtime/bin/platform_fuchsia.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698