summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/itimer.cc
AgeCommit message (Expand)Author
2021-07-23buildkite: deflake itimer testKevin Krakauer
2021-04-13Remove _NoRandomSave tests.Adin Scannell
2020-05-19Skip itimer "fairness" tests on ptrace.Jamie Liu
2020-04-06Bump up acceptable sample count for flaky itimer test.Dean Deng
2020-02-19Add basic microbenchmarks.Adin Scannell
2020-01-21Change to standard types.Adin Scannell
2020-01-21Merge pull request #1492 from majek:err_typo_in_netstack_testsgVisor bot
2019-11-04kokoro: run KVM syscall testsAndrei Vagin
2019-10-01Disable cpuClockTicker when app is idleMichael Pratt
2019-06-20Deflake TestSIGALRMToMainThread.Neel Natu
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-12-13Remove unused variable.Nicolas Lacasse
2018-12-11Add rvalue ref-qualified PosixErrorOr<T>::ValueOrDie() overloads.Jamie Liu
2018-12-10Open source system call tests.Brian Geffon