aboutsummaryrefslogtreecommitdiffstats
path: root/executor/test_executor.cc
Commit message (Expand)AuthorAgeFilesLines
* all: initial support for fuchsiaDmitry Vyukov2017-09-201-411/+0
* executor: handle EACCES errno when opening /dev/kvm in testDmitry Vyukov2017-06-141-1/+1
* executor: fix compiler warnings in testDmitry Vyukov2017-06-141-21/+24
* executor: fix csum testDmitry Vyukov2017-06-141-1/+1
* prog, executor: move checksum computation to executorAndrey Konovalov2017-05-121-0/+168
* executor: rename test_kvm.cc to test_executor.ccAndrey Konovalov2017-05-101-0/+240