summaryrefslogtreecommitdiff
path: root/src/test/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-22in-addr-util: add new helper call in_addr_prefix_from_string_auto()Lennart Poettering1-0/+4
2017-08-09tests: when running a manager object in a test, migrate to private cgroup sub...Lennart Poettering1-7/+14
2017-07-23Drop kdbus bitsZbigniew Jędrzejewski-Szmek1-13/+2
2017-06-28tests: add test-random-utilZbigniew Jędrzejewski-Szmek1-0/+4
2017-05-21Merge pull request #5990 from keszybz/logindDjalal Harouni1-2/+1
2017-05-19Merge pull request #5598 from pfl/ndisc_prefix_delegationLennart Poettering1-0/+7
2017-05-18test-login: make the test non-manualZbigniew Jędrzejewski-Szmek1-2/+1
2017-05-17Merge pull request #5957 from keszybz/test-c++Lennart Poettering1-0/+12
2017-05-15meson: add rules for RA sourcesZbigniew Jędrzejewski-Szmek1-0/+7
2017-05-13tests,meson: add test-bus-vtable, compiled as C and C++Zbigniew Jędrzejewski-Szmek1-0/+12
2017-05-13network: Implement DHCP Option 119 (Domain Search List) (#5932)Daniel Wang1-0/+6
2017-04-27Merge branch 'master' into meson-no-libudevZbigniew Jędrzejewski-Szmek1-2/+1
2017-04-26meson: get rid of libfirewallMichael Biebl1-2/+1
2017-04-26meson: drop implicit libudev link dependenciesMichael Biebl1-32/+16
2017-04-24meson: test-ns is manual, not just unsafeZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek1-853/+851
2017-04-23meson: allow optional static linking of shared code in udev helpersZbigniew Jędrzejewski-Szmek1-1/+2
2017-04-23meson: add test-dlopenZbigniew Jędrzejewski-Szmek1-0/+2
2017-04-23meson: eliminate libsystemd_journal_internal and use libsystemd_internal lessZbigniew Jędrzejewski-Szmek1-164/+139
2017-04-23meson: specify a timeout of 90 s for tests which take a bit longerZbigniew Jędrzejewski-Szmek1-2/+4
2017-04-23meson: fix compilation with -Dnetworkd=false, -Dkmod=no, -Dlibgcrypt=noZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-23meson: update linking for fixed meson linkingZbigniew Jędrzejewski-Szmek1-45/+187
2017-04-23meson: add test-libudev-symZbigniew Jędrzejewski-Szmek1-0/+7
2017-04-23meson: add test-libsystemd-sym, fix linking of libsystemdZbigniew Jędrzejewski-Szmek1-0/+13
2017-04-23meson: create a static version of libshared and link libcore and some tests t...Zbigniew Jędrzejewski-Szmek1-37/+93
2017-04-23meson: define testsZbigniew Jędrzejewski-Szmek1-0/+699