summaryrefslogtreecommitdiffstats
path: root/test/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* meson: add TODO to switch to new 'follow_symlinks' option in the futureLuca Boccassi2023-09-171-2/+3
* meson: Use rsync to copy test data directoriesDaan De Meyer2023-08-171-3/+12
* meson: use install_emptydir() and drop meson-make-symlink.shYu Watanabe2023-08-081-3/+2
* meson: set suite for all tests, and adjust suite for some testsYu Watanabe2023-08-031-14/+26
* meson: also merge declarations of fuzzers with other executablesYu Watanabe2023-08-031-4/+0
* meson: merge declarations of normal and test executablesYu Watanabe2023-08-031-1/+9
* meson: use template to declare udev pluginsYu Watanabe2023-08-031-2/+3
* meson: introduce HAVE_DMI flagYu Watanabe2023-08-031-1/+1
* meson: move several test declarationsYu Watanabe2023-08-031-16/+157
* meson: drop non-existent test directoriesYu Watanabe2023-06-161-3/+0
* meson: Use fs module in more placesJan Janssen2023-06-141-3/+1
* Merge pull request #27685 from keszybz/the-semiannual-excercise-in-output-nar...Yu Watanabe2023-05-181-3/+3
|\
| * meson: rename "dist-check" suite to "dist"Zbigniew Jędrzejewski-Szmek2023-05-181-3/+3
* | test: get rid of the busybox stuffFrantisek Sumsal2023-05-171-4/+0
|/
* test: move TEST-23's units into a dedicated subfolderFrantisek Sumsal2023-05-101-0/+1
* test: merge TEST-10-ISSUE-2467 with TEST-07-PID1Frantisek Sumsal2023-05-101-0/+1
* test: merge TEST-08-ISSUE-2730 into TEST-07-PID1Frantisek Sumsal2023-05-101-12/+0
* test: rework how udev-test is invokedZbigniew Jędrzejewski-Szmek2023-05-091-12/+7
* test: drop udev-test.plZbigniew Jędrzejewski-Szmek2023-05-091-12/+1
* test: rewrite udev-test.pl in PythonZbigniew Jędrzejewski-Szmek2023-05-091-1/+8
* test: Install systemd-networkd-tests.py when install_tests is enabledDaan De Meyer2023-03-291-0/+1
* meson: make sure the unit test scripts find testdata/ even if they are not in...Franck Bui2023-03-241-0/+6
* meson: define testdata_dir globallyFranck Bui2023-03-241-2/+0
* test: install unit tests in a dedicated subdirectory below '$testsdir'Franck Bui2023-03-241-4/+4
* test-coredump-util: add tests for parse_aux()Zbigniew Jędrzejewski-Szmek2023-03-231-57/+26
* test: add tests for NOTIFYACCESS override through sd_notifyMike Yuan2023-03-221-0/+3
* ci: Adjust for new EFI buildJan Janssen2023-03-101-1/+1
* tree-wide: Drop gnu-efiJan Janssen2023-03-101-1/+1
* meson: Copy files with git only in true git repositoryMichal Koutný2023-03-021-1/+1
* tests: add a simple test that bootctl output is valid jsonZbigniew Jędrzejewski-Szmek2022-12-011-0/+1
* test: Move testsuite-03 units to .units directoryAndrew Stone2022-08-261-0/+3
* test-compare-versions: basic test for systemd-analyze compare-versionsZbigniew Jędrzejewski-Szmek2022-05-191-0/+8
* meson: use better shellscript argument passingEli Schwartz2022-05-151-1/+1
* meson: Use meson test suite featureJan Janssen2022-05-041-0/+3
* test: add test for systemctl link & enableZbigniew Jędrzejewski-Szmek2022-03-291-0/+1
* test: check systemd RPM macrosFrantisek Sumsal2022-03-061-0/+16
* meson: Add missing test dependenciesDaan De Meyer2022-01-211-12/+3
* meson: Use echo to list filesJan Janssen2022-01-111-1/+1
* meson: Add check argument to remaining run_command() callsJan Janssen2022-01-111-3/+5
* test: add test cases for fstab-generatorYu Watanabe2022-01-061-0/+8
* meson: install test-network-generator-conversion.sh even if networkd is not e...Yu Watanabe2022-01-061-5/+3
* test: Add BCD unit testJan Janssen2021-12-111-0/+5
* meson: exclude .gitattributes when using install_subdirLuca Boccassi2021-12-101-0/+18
* test-keymap-util: always use kbd-model-map we shipFranck Bui2021-11-021-0/+3
* test: don't install test-network-generator-conversion.sh w/o networkdFrantisek Sumsal2021-10-201-3/+6
* core: Check unit start rate limiting earlierDaan De Meyer2021-08-251-0/+2
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-1/+1
* meson: use maps for udev program pathsZbigniew Jędrzejewski-Szmek2021-07-271-1/+3
* meson: use conf configuration_data object to generate test-sysusers.shZbigniew Jędrzejewski-Szmek2021-05-191-1/+1
* meson: call find_program() once and reuse the variable everywhereZbigniew Jędrzejewski-Szmek2021-05-141-4/+3