index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-barrier.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
virt: make virtualization enum a named type
Lennart Poettering
2022-04-04
1
-4
/
+5
*
test: allow to set NULL to intro or outro
Yu Watanabe
2022-02-02
1
-1
/
+1
*
tests: rework test macros to not take code as parameters
Lennart Poettering
2022-02-02
1
-22
/
+24
*
test-barrier: Convert to TEST macro
Jan Janssen
2021-11-28
1
-56
/
+37
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
test-barrier: skip the test in virtualized/containerized environments
Frantisek Sumsal
2019-01-28
1
-0
/
+17
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+1
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-5
/
+2
*
test-barrier: just make this a slow test
Zbigniew Jędrzejewski-Szmek
2018-09-13
1
-10
/
+8
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
test: disable test-barrier by default
David Herrmann
2015-06-18
1
-0
/
+10
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-3
/
+0
*
test-barrier: add checks after the barrier constructor
Thomas Hindoe Paaboel Andersen
2014-10-03
1
-0
/
+4
*
barrier: fix race in test-code
David Herrmann
2014-07-29
1
-2
/
+2
*
barrier: convert msecs to usecs in test-code
David Herrmann
2014-07-29
1
-47
/
+48
*
barrier: initalize file descriptors with -1
Zbigniew Jędrzejewski-Szmek
2014-07-19
1
-2
/
+2
*
shared: add generic IPC barrier
David Herrmann
2014-07-17
1
-0
/
+460