Skip to content
Snippets Groups Projects
Commit b8ca9bad authored by Pekka Enberg's avatar Pekka Enberg
Browse files

tst-mmap.so: Switch to C++ APIs


Use C++ APIs to remove dependency to OSv internals so that we can run
the same test on Linux. Make the concurrency tests depend on OSv because
C++ doesn't have a API for binding threads to specific CPUs and we don't
want to clutter the test with pthread'isms.

Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
parent 14cbc480
No related branches found
No related tags found
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