index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Lennart Poettering
2012-06-28
1
-1
/
+1
|
|
|
|
test case
*
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
|
*
test: add touch to test machine
Lennart Poettering
2012-05-24
1
-1
/
+1
|
*
test: check systemctl --failed in test VM
Lennart Poettering
2012-05-24
1
-2
/
+5
|
*
test: introduce a basic testsuite framework
Harald Hoyer
2012-05-22
4
-1
/
+850
|
|
|
|
|
|
|
|
|
|
|
|
$ cd test $ sudo make check will run all tests in the TEST-* subdirectories $ cd test/TEST-01-BASIC $ sudo make clean setup run will run the different stages of the test for debugging purposes
*
udev: remove configuration options for /dev, /sys, /run directories
Kay Sievers
2012-04-16
1
-50
/
+29
|
*
udev: test - move test/ and src/test/
Kay Sievers
2012-04-14
5
-0
/
+1640
|
*
test: test tools should still be in the src/ directory
Lennart Poettering
2012-04-12
12
-1018
/
+0
|
*
move a couple of test-*.c to test/
Kay Sievers
2012-04-12
12
-0
/
+1018
|
*
test: rename test directory
Lennart Poettering
2011-12-31
9
-0
/
+59