Implement parametrized mm_cid test
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 25 Apr 2023 21:55:05 +0000 (17:55 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 25 Apr 2023 22:38:09 +0000 (18:38 -0400)
commit369688a5b0ebe06be3b04a27ed77e0958e4af77e
tree8af89cfe6448587413064be0dbd1c0022a906416
parent40293a78110f4ec47f4f725fd78178b169775e9d
Implement parametrized mm_cid test

Adapt to the rseq.h API changes introduced by commits
"selftests/rseq: <arch>: Template memory ordering and percpu access mode".

Build a new param_test_mm_cid, param_test_mm_cid_benchmark, and
param_test_mm_cid_compare_twice executables to test the new "mm_cid"
rseq field.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I36405e733876abd7d4f04f07e256e7029c2ea1d2
.gitignore
tests/Makefile.am
tests/param_test.c
tests/run_param_test.tap
This page took 0.026548 seconds and 4 git commands to generate.