GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus-proxyd: assorted cleanups and fixes
Daniel Mack
2014-10-07
1
-1
/
+1
*
bus-policy: split API for bus-proxyd
Daniel Mack
2014-09-24
1
-0
/
+2
*
bus-policy: add test utility
Daniel Mack
2014-09-20
4
-0
/
+68
*
test: udev - restrict nemuric uid's to existing ones
Tom Gundersen
2014-09-20
1
-31
/
+31
*
core: warn when merged units have conflicting dependencies
Zbigniew Jędrzejewski-Szmek
2014-08-07
2
-0
/
+6
*
core: do not add dependencies to self
Zbigniew Jędrzejewski-Szmek
2014-08-07
3
-0
/
+8
*
test-engine: fix access to unit load path
Zbigniew Jędrzejewski-Szmek
2014-07-20
6
-0
/
+6
*
tests: do not use systemctl status --failed
Ronny Chevalier
2014-06-10
2
-2
/
+2
*
test: add missing test units
Lennart Poettering
2014-02-18
2
-0
/
+12
*
test: add basic seccomp tests
Ronny Chevalier
2014-02-14
7
-0
/
+122
*
test: print the important commands to make debugging easier
Zbigniew Jędrzejewski-Szmek
2014-02-14
1
-3
/
+5
*
test: make the image bigger
Zbigniew Jędrzejewski-Szmek
2014-02-14
1
-3
/
+3
*
test: wrap $LOOPDEV in quotes
Zbigniew Jędrzejewski-Szmek
2013-12-10
1
-5
/
+5
*
test: rework run_qemu
Ronny Chevalier
2013-12-10
5
-30
/
+78
*
test: fix TEST-02-CRYPTSETUP
Ronny Chevalier
2013-12-10
1
-0
/
+1
*
cgroups: Cache controller masks and optimize queues.
David Strauss
2013-11-22
3
-0
/
+20
*
test: remove duplicated code
Ronny Chevalier
2013-11-07
4
-527
/
+293
*
TEST-03-JOBS/test.sh: do not output the "failed" if it does not exist
Harald Hoyer
2013-09-17
1
-4
/
+4
*
TEST-01-BASIC, TEST-02-CRYPTSETUP: fixed strip
Harald Hoyer
2013-09-17
2
-6
/
+6
*
test: add licence header and switch to LGPL
Kay Sievers
2013-08-14
2
-11
/
+23
*
test: make it easier to override kernel version
Zbigniew Jędrzejewski-Szmek
2013-04-24
3
-9
/
+3
*
Fix spelling errors using 'codespell' tool
Anatol Pomozov
2013-04-15
1
-1
/
+1
*
test: test irreversible jobs
Michal Schmidt
2013-02-23
3
-2
/
+21
*
test: some trivial fixes to test scripts
Zbigniew Jędrzejewski-Szmek
2013-01-29
3
-6
/
+6
*
update .gitignore
Kay Sievers
2013-01-28
1
-0
/
+2
*
test: add test for jobs
Michal Schmidt
2013-01-25
6
-0
/
+295
*
test: factor out testsuite.target, end.service
Michal Schmidt
2013-01-25
4
-20
/
+20
*
test: use non-blocking systemctl calls in testsuite.service
Michal Schmidt
2013-01-25
2
-2
/
+2
*
licence: remove references to old FSF address
Sami Kerola
2012-12-17
1
-9
/
+9
*
sched: Only setting CPUSchedulingPriority=rr doesn't work
Holger Hans Peter Freyther
2012-11-15
5
-0
/
+35
*
use the same email address everywhere
Kay Sievers
2012-11-12
1
-1
/
+1
*
udev: fix rule-syntax-check.py
Kay Sievers
2012-10-09
1
-1
/
+1
*
udev: remove SYMLINK "unique" option
Kay Sievers
2012-10-08
1
-9
/
+0
*
test: split of cryptsetup into its own test
Lennart Poettering
2012-09-13
4
-35
/
+269
*
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-09-13
1
-1
/
+1
*
udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run
Kay Sievers
2012-07-15
1
-1
/
+1
*
nspawn: introduce new --capabilities= flag and make use of it in the nspawn t...
Lennart Poettering
2012-06-28
1
-1
/
+1
*
test: reenable nspawn, even if it fails for now
Lennart Poettering
2012-06-28
1
-2
/
+1
*
test/README.testsuite: add documentation for the testsuite
Harald Hoyer
2012-05-29
1
-0
/
+35
*
test/TEST-01-BASIC: add /var on cryptoluks and wait for the journal
Harald Hoyer
2012-05-29
2
-40
/
+320
*
test/test-functions: add check_qemu() and check_nspawn() functions
Harald Hoyer
2012-05-29
1
-10
/
+9
*
test/TEST-01-BASIC: fail test, if qemu failed
Harald Hoyer
2012-05-29
1
-1
/
+2
*
test/TEST-01-BASIC: make DEBUGTOOLS an environment variable
Harald Hoyer
2012-05-29
1
-4
/
+3
*
test/test-functions: be more verbose about skipping tests
Harald Hoyer
2012-05-29
1
-2
/
+15
*
test/TEST-01-BASIC: add missing "; then"
Harald Hoyer
2012-05-24
1
-1
/
+1
*
test/TEST-01-BASIC: only test systemd-nspawn, if the test system uses systemd
Harald Hoyer
2012-05-24
1
-1
/
+3
*
test/TEST-01-BASIC: add systemd-nspawn run with the root image
Harald Hoyer
2012-05-24
1
-2
/
+24
*
test/TEST-01-BASIC: untabified
Harald Hoyer
2012-05-24
1
-39
/
+39
*
test/TEST-01-BASIC: add a defined rc.local
Harald Hoyer
2012-05-24
1
-1
/
+6
*
test/TEST-01-BASIC: add /etc/localtime to test image
Harald Hoyer
2012-05-24
1
-6
/
+6
[next]