summaryrefslogtreecommitdiff
path: root/src/test/generate-sym-test.py
Commit message (Expand)AuthorAgeFilesLines
* generate-sym-test: only look in .c and .h filesLennart Poettering2023-05-021-0/+2
* generate-sym-test: search for missing symbolsLennart Poettering2023-05-021-2/+25
* test: also test all _public_ functions are listed in .sym filesYu Watanabe2023-05-011-24/+77
* test-lib*-sym: print symbols names in addition to addressesZbigniew Jędrzejewski-Szmek2022-06-301-8/+13
* Stop using f-strings in generate-sym-test.pyZbigniew Jędrzejewski-Szmek2021-02-221-2/+2
* tree-wide: add spdx header on all scripts and helpersZbigniew Jędrzejewski-Szmek2021-01-281-0/+2
* generate-sys-test: modernize Python and C codeZbigniew Jędrzejewski-Szmek2021-01-271-4/+3
* journal: properly mark two definitions that are deprecated with GCC attribute...Lennart Poettering2020-01-311-0/+3
* meson: do not use f-stringsZbigniew Jędrzejewski-Szmek2019-04-231-2/+2
* sd-bus: add symbol to tell linker that new vtable functions are usedZbigniew Jędrzejewski-Szmek2019-04-231-4/+8
* Mark python scripts executableZbigniew Jędrzejewski-Szmek2017-05-071-0/+0
* more portable python shebangs (#5816)Jörg Thalheim2017-04-301-1/+1
* meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek2017-04-231-0/+0
* meson: add test-libsystemd-sym, fix linking of libsystemdZbigniew Jędrzejewski-Szmek2017-04-231-0/+23