aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/test/vmo
Commit message (Collapse)AuthorAgeFilesLines
* sys/fuchsia: Add cprng and vmo tests.Marco Vanotti2020-03-211-0/+5
This commit adds two new tests for fuchsia. One tests a basic syscall (zx_cprng_draw), and the other does multiple tests over a vmo.