summaryrefslogtreecommitdiff
path: root/tests/membarrier.c
Commit message (Expand)AuthorAgeFilesLines
* xlat: update MEMBARRIER_CMD_* constantsDmitry V. Levin2020-12-051-0/+11
* Update copyright headersDmitry V. Levin2019-09-251-1/+1
* Consistently define __NR_* constantsDmitry V. Levin2019-07-161-1/+0
* tests: change the license to GPL-2.0-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-02-131-0/+1
* tests/membarrier.c: fix expected output on nohz_full systemsEugene Syromyatnikov2018-02-091-17/+19
* Update MEMBARRIER_CMD_* constantsEugene Syromyatnikov2018-02-091-3/+22
* Update copyright headersDmitry V. Levin2017-11-121-1/+1
* Update MEMBARRIER_CMD_* constantsDmitry V. Levin2017-11-011-0/+5
* Update MEMBARRIER_CMD_* constantsDmitry V. Levin2017-09-171-4/+17
* tests: use scno.h in tests of relatively new syscallsDmitry V. Levin2016-12-201-0/+1
* tests: fix potential errno clobbering in membarrier testDmitry V. Levin2016-12-201-3/+4
* Use <asm/unistd.h> instead of <sys/syscall.h>Dmitry V. Levin2016-08-091-1/+1
* tests: use errno2name()Dmitry V. Levin2016-04-211-1/+1
* tests/membarrier.c: use libtestsDmitry V. Levin2016-01-061-15/+18
* tests: include tests.h instead of config.hDmitry V. Levin2016-01-051-4/+1
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+27
* Implement membarrier syscall decodingDmitry V. Levin2015-11-171-0/+31