index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
TestTimers.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: corrected control reaches end by adding a return
Patty8122
2023-10-02
1
-0
/
+2
*
test: add timer loop tests
Lucian Petrut
2023-08-30
1
-0
/
+70
*
common: modify 'main()s' to use new argv_to_vec() signature
Ronen Friedman
2021-08-19
1
-3
/
+2
*
test: : build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
test: Initialize timer
Lucian Petrut
2021-01-05
1
-0
/
+2
*
librados: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-1
/
+1
*
common/timer: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-41
/
+34
*
test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILE
Sage Weil
2018-03-06
1
-1
/
+2
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
test: add override in test submodule
liuchang0812
2017-03-03
1
-2
/
+2
*
common: add override for common submodule and misc
liuchang0812
2017-02-16
1
-4
/
+4
*
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-5
/
+5
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-1
/
+2
*
make ctors with one argument explicit
Danny Al-Gaaf
2016-01-29
1
-2
/
+2
*
test: fix make_pair() for c++11
Josh Durgin
2014-07-10
1
-19
/
+19
*
config: alternative config options for global_init()
Yehuda Sadeh
2012-03-12
1
-1
/
+1
*
Convert g_ceph_context to a pointer.
Colin Patrick McCabe
2011-06-21
1
-7
/
+7
*
move common_init to global_init
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
common: de-globalize LogClient, ProfLogger, Timer
Colin Patrick McCabe
2011-06-21
1
-1
/
+1
*
g_clock.now -> ceph_clock_now
Colin Patrick McCabe
2011-06-21
1
-5
/
+5
*
Add CephContext
Colin Patrick McCabe
2011-05-24
1
-1
/
+1
*
Split common_init_daemonize from common_init_finish
Colin Patrick McCabe
2011-05-24
1
-1
/
+1
*
common_init: don't init crypto until after fork
Colin Patrick McCabe
2011-05-21
1
-0
/
+1
*
cfuse: set proper defaults
Colin Patrick McCabe
2011-03-14
1
-1
/
+1
*
common_init: Split common_init into multiple parts
Colin Patrick McCabe
2011-03-10
1
-1
/
+1
*
Replace g_conf.name and g_conf.id with entityname
Colin Patrick McCabe
2011-03-08
1
-1
/
+1
*
Fold common_set_defaults into common_init
Colin Patrick McCabe
2011-02-23
1
-1
/
+0
*
common: Split argument parsing into ceph_argparse
Colin Patrick McCabe
2011-02-20
1
-0
/
+1
*
common: combine set_fg_logging into common_init
Colin Patrick McCabe
2011-02-08
1
-2
/
+1
*
common: remove ceph_set_default_id
Colin Patrick McCabe
2011-02-01
1
-1
/
+0
*
common: make command-line programs log to stderr
Colin Patrick McCabe
2011-01-06
1
-0
/
+1
*
TestTimers: don't test (nonexistent) Timer
Colin Patrick McCabe
2010-11-12
1
-36
/
+11
*
TestTimers: add test for out-of-order timer insert
Colin Patrick McCabe
2010-11-04
1
-6
/
+57
*
TestTimers: test cancelling single events
Colin Patrick McCabe
2010-11-04
1
-4
/
+77
*
TestTimers: call common_init and parse argv
Colin Patrick McCabe
2010-11-04
1
-1
/
+10
*
Timer: fix timer shutdown, efficiency issues
Colin Patrick McCabe
2010-11-04
1
-3
/
+2
*
TestTimers: test SafeTimer as well as Timer
Colin Patrick McCabe
2010-10-22
1
-7
/
+100
*
Timer.cc: add testtimers
Colin Patrick McCabe
2010-10-22
1
-0
/
+84