Skip to content
Snippets Groups Projects
Commit 335f80a0 authored by Igor Munkin's avatar Igor Munkin Committed by Kirill Yukhin
Browse files

test: adjust luajit-tap testing machinery


This changeset makes possible to run luajit-tap tests requiring
libraries implemented in C:
* symlink to luajit test is created on configuration phase instead of
  build one.
* introduced a CMake function for building shared libraries required for
  luajit tests.

Furthermore this commit enables CMake build for the following luajit-tap
tests:
* gh-4427-ffi-sandwich
* lj-flush-on-trace

Reviewed-by: default avatarVladislav Shpilevoy <v.shpilevoy@tarantool.org>
Reviewed-by: default avatarSergey Ostanevich <sergos@tarantool.org>
Signed-off-by: default avatarIgor Munkin <imun@tarantool.org>
parent a1594091
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment