index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
test-compress-benchmark.c
Age
Commit message (
Expand
)
Author
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-23
test-compress-benchmark: properly initialize buffer
Zbigniew Jędrzejewski-Szmek
2015-10-23
test-compress-benchmark: limit default runtime to 2 seconds per subtest
Zbigniew Jędrzejewski-Szmek
2015-10-10
test-compress-benchmark: test three cases (zeros, simple, semi-random)
Zbigniew Jędrzejewski-Szmek
2015-01-22
tests: use assert_se instead of assert
Ronny Chevalier
2014-08-30
Fix a few more typos
Ruben Kerkhof
2014-08-03
Fix misuse of uint64_t as size_t
Zbigniew Jędrzejewski-Szmek
2014-07-16
test-compress-benchmark: add missing % before PRIu64 format
Thomas Hindoe Paaboel Andersen
2014-07-15
test-compress-benchmark: silence warnings
Marc-Antoine Perennou
2014-07-06
compress: add benchmark-style test
Zbigniew Jędrzejewski-Szmek