Tests: Introduce arch-mo unit tests
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 10 Apr 2023 17:40:34 +0000 (13:40 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Apr 2023 21:41:48 +0000 (17:41 -0400)
commiteb5d1cbec33a58c153a101b664b1bd90c43cb27f
treef725eb81cc6d0652080e03e4c097a7ad4b8fda2a
parent48c54ef931aed3703b77e934d0fd91853fee741f
Tests: Introduce arch-mo unit tests

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ibef415f2c9d2c9356c00b11870057f74f89d75d5
configure.ac
include/rseq/compiler.h
tests/Makefile.am
tests/unit/.gitignore [new file with mode: 0644]
tests/unit/Makefile.am [new file with mode: 0644]
tests/unit/arch-mo-cxx.cpp [new file with mode: 0644]
tests/unit/arch-mo.c [new file with mode: 0644]
This page took 0.023744 seconds and 4 git commands to generate.