Introduced DBusClientId to identify callers within stubs.
[profile/ivi/common-api-dbus-runtime.git] / src / test /
2013-07-31 Stefan LanerIntroduced DBusClientId to identify callers within...
2013-07-24 Aleksandar KanchevMerge "Introduced dynamic loading and Configuration...
2013-07-09 Philip RauwolfIntroduced dynamic loading and Configuration files...
2013-07-08 Johannes SchandaFix build error in make check
2013-07-01 Philip RauwolfFixed Demo Mainloop
2013-07-01 Philip RauwolfRe-generated test sources
2013-06-24 Philip RauwolfAdded runtime check that mainloop context is initialized 2.1-pre1
2013-06-17 Stefan LanerNamed factory creation
2013-06-17 Johannes SchandaAdd compile guard macro
2013-06-10 Johannes SchandaUpdate unit tests
2013-06-07 Philip RauwolfMerge changes Ia821835a,I1a2f334b,I8912bdc8
2013-06-07 Aleksandar Kanchevtests: refactor to support clang compiler
2013-06-06 Philip RauwolfAdded a basic check on validity of CommonAPI addresses...
2013-06-06 Philip RauwolfRemoved "old" inclusions, added inclusion of "CommonAPI...
2013-06-06 Johannes SchandaWorking client side for legacy dbus attributes as fixed...
2013-06-04 Philip RauwolfReplaced calls to deprecated part of the Factory interf...
2013-06-03 Philip RauwolfIntegrated the DBusServicePublisher to manage services...
2013-06-03 Philip RauwolfSome cleanup
2013-05-15 Philip RauwolfTests for mainloop big data 2.0.4
2013-05-15 Johannes SchandaMatch unit tests to revised attribute api
2013-05-06 Johannes SchandaFix compile of main loop unit test
2013-05-06 Johannes SchandaMerge "Added Unit Tests and Demo Implementation for...
2013-04-18 Philip RauwolfAdded Unit Tests and Demo Implementation for Mainloops
2013-04-17 Philip RauwolfRemoved std::output in one test
2013-03-22 Aleksandar Kanchevtests: whitespace cleanup
2013-03-22 Philip RauwolfUpdated test files
2013-03-20 Philip RauwolfExtended DBusTestUtils 2.0.2
2013-03-20 Philip RauwolfFurther improvement of timing in test cases
2013-03-20 Philip RauwolfAdded (commented) test for suspending the dispatch...
2013-03-19 Philip RauwolfImproved timing and responsiveness of several tests.
2013-03-18 Philip RauwolfImproved semantics of python fake legacy service
2013-03-12 Philip RauwolfSmall corrections in some tests
2013-03-12 Philip RauwolfUpdated DBusConnectionTest to current version of Common...
2013-03-11 Philip RauwolfImproved timing in MultipleConnectionTest
2013-03-06 Johannes SchandaFix two rare segfaults in connection signal and disconnect, gpt_6_1_pre
2013-03-01 Aleksandar Kanchevtests: extensive DBusServiceRegistry predefined instanc...
2013-03-01 Philip RauwolfCorrect deregistration of services in tests
2013-02-28 Philip RauwolfCorrected tests with regards to deregistration of services
2013-02-28 Philip RauwolfAdded a way to deinitialize running services
2013-02-28 Philip RauwolfSmall adaptions in test-cases for new dependency-struct...
2013-02-28 Philip RauwolfRemoved the tests referring to the no longer existing
2013-02-28 Philip RauwolfBroke up circular dependency of DBusDaemonProxy and...
2013-02-28 Johannes SchandaAddress Translator rewrite to more efficient implementation
2013-02-28 Johannes Schandatests: Various timing fixes
2013-02-27 Aleksandar Kanchevcorrect getAvailableServiceInstances() wait logic
2013-02-27 Aleksandar Kanchevtests: DBusProxyTest reuse registerTestStub() in Servic...
2013-02-27 Philip RauwolfFixed broken DBusServiceRegistryTest
2013-02-27 Aleksandar Kanchevtests: fix blocking semantic in DBusProxyTest
2013-02-27 Aleksandar Kanchevtests: correct bus name in DBusProxyTest
2013-02-27 Aleksandar Kanchevrework DBusServiceRegistry semantic
2013-02-27 Philip RauwolfCorrected length expectation for map-datatypes in Outpu...
2013-02-26 Philip RauwolfEliminated compile time errors in DBusAddressTranslator...
2013-02-26 Philip RauwolfAdded Test for Proxies: Async Callbacks should be calle...
2013-02-22 Aleksandar Kanchevtests: extend DBusProxyTest
2013-02-22 Philip RauwolfAdded Tests for DBusServiceRegistry, added correspondin...
2013-02-22 Philip RauwolfExpanded DBusTestUtils.h
2013-02-21 Aleksandar Kanchevtests: two cases for service availability DBusProxyTest
2013-02-21 Aleksandar Kanchevtests: add service availability DBusProxyTest
2013-02-21 Philip RauwolfRemoved object search from standard availability determ...
2013-02-19 Philip RauwolfOptional global address config files in
2013-02-18 Philip RauwolfUpdated generated test files, simplified inclusion...
2013-02-15 Philip RauwolfUpdated TODO, updated generated test files
2013-02-15 Philip RauwolfUpdated TODO: Fixed namespace issue for types defined...
2013-02-15 Johannes SchandaFix build on old GCC
2013-02-14 Philip RauwolfUpdated TODO, added test for OutputStream for maps...
2013-02-13 Aleksandar Kanchevadd gitattributes and proper crlf handling
2013-02-05 Philip RauwolfQuick Fix for correspondence with legacy services,...
2013-02-04 Philip RauwolfBugfixing, regenerated test files
2013-02-04 lipciAdaptions for support of config-files
2013-02-01 Philip RauwolfPrepare for merging in config_ini_dev:
2013-02-01 Philip RauwolfConfig file for tests now is generated on each test...
2013-02-01 Philip RauwolfConfiguration for object paths and connection names...
2013-01-31 Philip RauwolfSuccessful parsing of config file
2013-01-28 Philip RauwolfRedesigned TypeStreamTest to use contemporary generated...
2013-01-28 Philip RauwolfRegenerated src/test/commonapi/**/*
2013-01-28 Philip RauwolfIntegrated and tested the TypeOutputStream with enumera...
2013-01-28 Philip RauwolfAdded prototype implementation for typestream with...
2013-01-28 Philip RauwolfAdded not yet working TypeStream-test for enums
2013-01-28 Philip RauwolfFixed test setup for Ubuntu default configuration
2013-01-24 Philip Rauwolfreworked factory test for better resemblance of real...
2013-01-21 Johannes SchandaResolve merge conflicts
2013-01-18 Johannes SchandaVariant & Type Input stream tests
2013-01-18 Johannes SchandaBugfix in tests
2013-01-18 Johannes SchandaResolve merge conflict in tests
2013-01-17 Philip RauwolfVariants fully integrated with InputStream, bugfixing...
2013-01-17 Philip RauwolfBugfixing vor variants containing arrays
2013-01-16 Philip RauwolfTests for integration of variants to inputStream (basic...
2013-01-16 Philip RauwolfAdded tests for Variant input
2013-01-16 Johannes SchandaCompile tests for variant output stream
2013-01-16 Johannes SchandaMerge remote-tracking branch 'origin/variant_dev' into...
2013-01-16 Johannes SchandaTest uses expectations
2013-01-16 Johannes SchandaCleaned up variant test
2013-01-16 Philip Rauwolffixed typestream-tests
2013-01-16 Philip RauwolfBugfixing TypeStream, further integration of it into...
2013-01-15 Philip RauwolfFirst integration of DBusTypeOutputStream into DBusOutp...
2013-01-15 Philip RauwolfWork on integration of typeOutputStream into outputStream
2013-01-15 Philip RauwolfFinalized tests
2013-01-15 Philip RauwolfExtended tests on variant data types
2013-01-15 Philip RauwolfResolved more conflicts
2013-01-15 Philip RauwolfFurther testing
next