Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lehrstuhl für Informatik 4 (Systemsoftware)
manycore
emper
Commits
fb30089c
Commit
fb30089c
authored
4 years ago
by
Florian Schmaus
Browse files
Options
Downloads
Plain Diff
Merge branch 'camel_case_urcu_test' into 'master'
use proper camel case for URCU test See merge request
!26
parents
eecba6a2
48860b82
No related branches found
Branches containing commit
No related tags found
1 merge request
!26
use proper camel case for URCU test
Pipeline
#52582
failed
4 years ago
Stage: smoke-test
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/SimpleUrcuTest.cpp
+0
-0
0 additions, 0 deletions
tests/SimpleUrcuTest.cpp
tests/meson.build
+1
-1
1 addition, 1 deletion
tests/meson.build
with
1 addition
and
1 deletion
tests/SimpleU
RCU
Test.cpp
→
tests/SimpleU
rcu
Test.cpp
+
0
−
0
View file @
fb30089c
File moved
This diff is collapsed.
Click to expand it.
tests/meson.build
+
1
−
1
View file @
fb30089c
...
...
@@ -39,7 +39,7 @@ tests = {
{
'description'
:
'Simple LAWS scheduling strategy test'
,
},
'SimpleU
RCU
Test.cpp'
:
'SimpleU
rcu
Test.cpp'
:
{
'description'
:
'Simple userspace-rcu hash table test'
,
'dependencies'
:
[
liburcu_memb
,
liburcu_cds
]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment