summaryrefslogtreecommitdiff
path: root/src/test/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek1-0/+4
2018-10-26Merge pull request #10536 from keszybz/serialize-fixesLennart Poettering1-0/+4
2018-10-26test: add test case for recursive chown()ingLennart Poettering1-0/+5
2018-10-26test-serialize: a smoke test for the serialization functionsZbigniew Jędrzejewski-Szmek1-0/+4
2018-10-19test: add tests for sd_device_monitorYu Watanabe1-0/+5
2018-10-17core: define "exit" and "exit-force" actions for user units and only accept thatZbigniew Jędrzejewski-Szmek1-0/+5
2018-10-12Merge pull request #10176 from yuwata/udev-cleanup-7Lennart Poettering1-12/+0
2018-10-12test: add test for 'thread safety' of libudevYu Watanabe1-0/+6
2018-10-12test: add test for 'thread safety' of sd-deviceYu Watanabe1-0/+6
2018-10-12test: add tests for $SYSTEMD_MEMPOOL=Yu Watanabe1-0/+4
2018-10-11udev: drop unused function udev_build_argv()Yu Watanabe1-12/+0
2018-10-10json: add testLennart Poettering1-0/+4
2018-10-05Merge pull request #10152 from yuwata/udev-use-extractLennart Poettering1-0/+12
2018-10-02test: add test for sd_deviceYu Watanabe1-0/+4
2018-09-30test-sd-hwdb: add a simple test for export sd-hwdb functionsZbigniew Jędrzejewski-Szmek1-0/+4
2018-09-26test: introduce test-udev-build-argvYu Watanabe1-0/+12
2018-09-22test-udev: use LOG_REALM_UDEVYu Watanabe1-1/+1
2018-09-13meson: do not build tests by default when '-Dtests=false'Yu Watanabe1-3/+6
2018-09-12test: use ${builddir}/systemd-runtest.env for $SYSTEMD_CATALOG_DIRFilipe Brandenburger1-2/+1
2018-09-11test: make test-catalog relocatableYu Watanabe1-1/+1
2018-08-06test-bus-address: a simple test for address parsingZbigniew Jędrzejewski-Szmek1-0/+4
2018-07-23meson: allow building resolved and machined without nss modulesYu Watanabe1-1/+1
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek1-2/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-06test-bus-util: add a simple test for bus_request_name_async_may_reload_dbus()Zbigniew Jędrzejewski-Szmek1-0/+4
2018-05-24os-util: add helpers for finding /etc/os-releaseLennart Poettering1-0/+4
2018-04-18basic: add minimalistic table formatterLennart Poettering1-0/+4
2018-04-17Merge pull request #8575 from keszybz/non-absolute-pathsLennart Poettering1-1/+2
2018-04-16test-execute: make find invocation a bit more efficent, increase timeoutZbigniew Jędrzejewski-Szmek1-1/+2
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-20journal: make the compression threshold tunableAlex Gartrell1-0/+7
2018-03-16tests: add a simple test for the mountinfo parsing logicZbigniew Jędrzejewski-Szmek1-0/+8
2018-02-05test: add a simple smoke test for string_hashsum()Zbigniew Jędrzejewski-Szmek1-0/+5
2018-01-28Merge pull request #7881 from keszybz/pcreLennart Poettering1-1/+0
2018-01-28journalctl: make matching optionally case sensitiveZbigniew Jędrzejewski-Szmek1-1/+0
2018-01-25Merge pull request #7915 from poettering/pids-max-tweakZbigniew Jędrzejewski-Szmek1-0/+4
2018-01-23core: rework how we track which PIDs to watch for a unitLennart Poettering1-0/+11
2018-01-22util-lib: add new procfs-util.[ch] API for dealing with tasks limitsLennart Poettering1-0/+4
2018-01-05sd-bus: optionally, use inotify to wait for bus sockets to appearLennart Poettering1-0/+4
2018-01-03meson: rename libudev_internal to libudev_static and link into libudevZbigniew Jędrzejewski-Szmek1-3/+3
2018-01-03meson: link libbasic and libshared_static into libsharedZbigniew Jędrzejewski-Szmek1-1/+2
2017-12-21meson: rename libsystemd_internal to libsystem_staticZbigniew Jędrzejewski-Szmek1-2/+2
2017-12-06Merge pull request #7419 from keszybz/tmpfiles-fixesLennart Poettering1-0/+4
2017-12-05test: increase timeout for test-asyncYu Watanabe1-1/+2
2017-12-01tmpfiles: add a special return code for syntax failuresZbigniew Jędrzejewski-Szmek1-0/+4
2017-11-29specifier: add helper for escaping '%' characters to avoid making them subjec...Lennart Poettering1-0/+4
2017-11-26test: increase timeout for test-journal-enumZbigniew Jędrzejewski-Szmek1-1/+2
2017-11-19Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek1-0/+17
2017-10-18tests: rename test-time to test-time-utilZbigniew Jędrzejewski-Szmek1-1/+1
2017-09-22Add test for eBPF firewall codeDaniel Mack1-0/+11