updated generated code for tests
[profile/ivi/common-api-dbus-runtime.git] / src / test /
2013-10-23 Stefan Lanerupdated generated code for tests
2013-10-22 Stefan Lanerglobal initializers now created using INITIALIZER macro...
2013-10-22 Stefan LanerAdopted tests for build with Microsoft Visual Studio
2013-10-15 Stefan LanerBugfix in DBusInputStreamTest - &-operator on std:...
2013-10-09 Johannes SchandaResolve some bugs for windows VC++ & regenretate test...
2013-08-07 Johannes SchandaCorrected comments with regard to mainloop integration
2013-08-07 Stefan LanerRemoved DBusBenchmarkingTest
2013-08-07 Philip RauwolfFixed Demo Mainloop
2013-05-27 Johannes SchandaMerge branch 'master' into genivi_release 2.0.6 genivi_release_4
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-07 Johannes SchandaMerge branch 'master' into genivi_release
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
2013-01-15 Philip RauwolfTests for variant serialisation
2013-01-15 Aleksandar KanchevResolve conflict
2013-01-15 Johannes SchandaComplete operator set
2013-01-15 Johannes SchandaFix warnings in return
2013-01-15 Johannes SchandaMore testing
2013-01-15 Johannes SchandaDev for variant
2013-01-15 Johannes SchandaClean license headers for genivi release
2013-01-11 Johannes SchandaRemove experimental tests
next