Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
las3_pub
/
predictable_parallel_patterns
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
c2d4bc2544b31d5b85e05a76474a42d519796ff1
Switch branch/tag
predictable_parallel_patterns
test
scheduling_tests.cpp
Find file
Normal view
History
Permalink
scheduling_tests.cpp
84 Bytes
Edit
Newer
Older
Add basic tests for TBB like tasks.
4da92c52
FritzFlorian
committed
Apr 01, 2019
1
2
#include <catch.hpp>
WIP: Fast path with 'outlined' slow path code in place.
c2d4bc25
FritzFlorian
committed
Nov 19, 2019
3
// TODO: Introduce actual tests once multiple threads work...