summaryrefslogtreecommitdiff
path: root/src/test/test-architecture.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-14tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek1-0/+2
2018-09-14tests: add helper to unify skipping a test and exitingZbigniew Jędrzejewski-Szmek1-4/+3
2018-09-13test: log when skipping tests in more casesYu Watanabe1-1/+3
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-3/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-28test-architecture: add more testsYu Watanabe1-2/+16
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-10-04tree-wide: use IN_SET macro (#6977)Yu Watanabe1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen1-2/+2
2015-09-07basic: rework virtualization detection APILennart Poettering1-4/+4
2014-11-06condition: properly allow passing back errors from condition checksLennart Poettering1-2/+1
2014-07-03test: print library tuple in testLennart Poettering1-0/+3
2014-02-24virt: make Virtualization an anonymous enumThomas Hindoe Paaboel Andersen1-1/+1
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering1-0/+52