summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add test for _dbus_string_skip_blank()Ralf Habacker2023-02-081-0/+1
* cmake: add missing test for header-fieldsRalf Habacker2023-02-061-0/+1
* Add multithreaded unit test for DBusCounter to available build systemsRalf Habacker2023-01-051-0/+1
* test: Add infrastructure to parse valid raw message blobsSimon McVittie2022-10-051-0/+1
* Use project relative paths in CMake filesJordan Williams2022-07-251-3/+3
* test/bus: Break up dispatch test into three separate testsSimon McVittie2022-07-181-3/+14
* test/bus: Factor out common setup/teardown codeSimon McVittie2022-07-181-3/+3
* Add unit tests for platform-specific mutex implementation.Ralf Habacker2022-05-011-0/+2
* cmake: add option ENABLE_VERBOSE_CONFIGRalf Habacker2021-12-101-14/+19
* cmake: make support for traditional activation optionalRalf Habacker2020-09-231-4/+8
* cmake: move up checking DBUS_ENABLE_EMBEDDED_TESTS from subdir test/name-test...Ralf Habacker2020-09-231-1/+3
* test: Replace _dbus_assert_not_reached()Simon McVittie2020-04-201-1/+1
* Add a trivial sanity-check for the atomic primitivesRalf Habacker2019-12-131-0/+5
* tests: Move mempool test out of libdbusSimon McVittie2019-07-031-0/+1
* tests: Move address test out of libdbusSimon McVittie2019-07-031-0/+1
* tests: Move _dbus_sha_test outside libdbusSimon McVittie2019-07-031-0/+1
* Fixes remaining indentations that are not covered by the cmake formatting scr...Ralf Habacker2019-01-241-23/+29
* Adjust indents of CMakeLists.txt files always to 4 spacesRalf Habacker2019-01-241-8/+8
* Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-241-9/+9
* Remove spaces between cmake command and opening bracketRalf Habacker2019-01-241-14/+14
* Use lower case cmake keywords in CMakeLists.txt filesRalf Habacker2019-01-241-33/+33
* Move cmake related build system to top levelRalf Habacker2019-01-221-0/+253