]> granicus.if.org Git - strace/history - tests/sched_xetattr.c
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / sched_xetattr.c
2017-03-29 Dmitry V. Levinaarch64: workaround gcc+kernel bug
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2017-02-19 Dmitry V. Levinsched: enhance decoding of sched_setattr syscall
2017-02-18 Dmitry V. Levintests: check decoding of sched_[gs]etattr corner cases
2017-02-18 Dmitry V. LevinMove definition of struct sched_attr to a separate...
2017-02-18 Dmitry V. Levintests: rewrite sched_xetattr.test from match_grep to...
2016-09-08 Eugene Syromyatnikovtests: add more sched_getattr and sched_setattr decodin...
2016-09-08 Eugene Syromyatnikovtests: change type of sched_nice field to signed in...
2016-09-08 Eugene Syromyatnikovtests: perform more strict structure allocation in...
2016-09-08 Eugene Syromyatnikovtests: split long lines in sched_xetattr test
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-01-06 Dmitry V. Levintests/sched_xetattr.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-07-29 Dmitry V. LevinImplement sched_getattr and sched_setattr syscalls...