summaryrefslogtreecommitdiff
path: root/src/test/test-architecture.c
Commit message (Expand)AuthorAgeFilesLines
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* tree-wide: use 'Architecture' type consistently across the treeLennart Poettering2022-04-051-1/+1
* virt: make virtualization enum a named typeLennart Poettering2022-04-041-2/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-0/+2
* tests: add helper to unify skipping a test and exitingZbigniew Jędrzejewski-Szmek2018-09-141-4/+3
* test: log when skipping tests in more casesYu Watanabe2018-09-131-1/+3
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* test-architecture: add more testsYu Watanabe2017-11-281-2/+16
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-10-041-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-2/+2
* basic: rework virtualization detection APILennart Poettering2015-09-071-4/+4
* condition: properly allow passing back errors from condition checksLennart Poettering2014-11-061-2/+1
* test: print library tuple in testLennart Poettering2014-07-031-0/+3
* virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen2014-02-241-1/+1
* core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering2014-02-211-0/+52