profile/ivi/common-api-dbus-runtime.git
11 years agoService registry should use proxy connection
Johannes Schanda [Mon, 18 Feb 2013 09:21:57 +0000 (10:21 +0100)]
Service registry should use proxy connection

11 years agoUpdated TODO, updated generated test files
Philip Rauwolf [Fri, 15 Feb 2013 16:11:59 +0000 (17:11 +0100)]
Updated TODO, updated generated test files

11 years agoUpdated TODO: Fixed namespace issue for types defined within interfaces.
Philip Rauwolf [Fri, 15 Feb 2013 09:01:12 +0000 (10:01 +0100)]
Updated TODO: Fixed namespace issue for types defined within interfaces.
Also updated generated test sources.

11 years agoFix build on old GCC
Johannes Schanda [Fri, 15 Feb 2013 13:12:35 +0000 (14:12 +0100)]
Fix build on old GCC

11 years agoUpdated TODO, added test for OutputStream for maps with enumerations as
Philip Rauwolf [Thu, 14 Feb 2013 16:55:53 +0000 (17:55 +0100)]
Updated TODO, added test for OutputStream for maps with enumerations as
key types, updated commonapi::test::*

11 years agoUpdated TODO
Johannes Schanda [Thu, 14 Feb 2013 14:21:25 +0000 (15:21 +0100)]
Updated TODO

11 years agoupdated TODO
Philip Rauwolf [Thu, 14 Feb 2013 14:07:12 +0000 (15:07 +0100)]
updated TODO

11 years agoFixed type in README
Johannes Schanda [Thu, 14 Feb 2013 09:50:43 +0000 (10:50 +0100)]
Fixed type in README

11 years agoadd gitattributes and proper crlf handling
Aleksandar Kanchev [Wed, 13 Feb 2013 11:59:13 +0000 (12:59 +0100)]
add gitattributes and proper crlf handling

11 years agoUpdated .gitignore
Philip Rauwolf [Tue, 5 Feb 2013 16:03:40 +0000 (17:03 +0100)]
Updated .gitignore

11 years agoAdd code formatter
Johannes Schanda [Fri, 8 Feb 2013 15:21:25 +0000 (16:21 +0100)]
Add code formatter

11 years agoOn service alive ask only specific service
Johannes Schanda [Wed, 6 Feb 2013 16:15:45 +0000 (17:15 +0100)]
On service alive ask only specific service

11 years agoupdated TODO
Philip Rauwolf [Tue, 5 Feb 2013 15:59:23 +0000 (16:59 +0100)]
updated TODO

11 years agoQuick Fix for correspondence with legacy services, updated test cases.
Philip Rauwolf [Tue, 5 Feb 2013 15:54:37 +0000 (16:54 +0100)]
Quick Fix for correspondence with legacy services, updated test cases.

11 years agoBugfixing, regenerated test files
Philip Rauwolf [Mon, 4 Feb 2013 16:37:46 +0000 (17:37 +0100)]
Bugfixing, regenerated test files

11 years agoAdaptions for support of config-files
lipci [Mon, 4 Feb 2013 14:48:33 +0000 (06:48 -0800)]
Adaptions for support of config-files

11 years agoPrepare for merging in config_ini_dev:
Philip Rauwolf [Fri, 1 Feb 2013 15:03:56 +0000 (16:03 +0100)]
Prepare for merging in config_ini_dev:
Extended test cases, verified functionality, updated TODO.

11 years agoConfig file for tests now is generated on each test (prevents the
Philip Rauwolf [Fri, 1 Feb 2013 13:33:56 +0000 (14:33 +0100)]
Config file for tests now is generated on each test (prevents the
necessity to check in a file under .libs), added a test on communication
of client/service with non-standard CommonAPI address.

11 years agoUpdated TODO according to previous commit
Philip Rauwolf [Fri, 1 Feb 2013 12:58:29 +0000 (13:58 +0100)]
Updated TODO according to previous commit

11 years agoConfiguration for object paths and connection names incorporated.
Philip Rauwolf [Fri, 1 Feb 2013 12:49:15 +0000 (13:49 +0100)]
Configuration for object paths and connection names incorporated.

Remaining issues:
- Search for an appropriate file in configuration directory
- Check whether DBus interface names given as CommonAPI service names at
runtime compromise communication, as there still are several places
where interfaces use their predefined names.

11 years agoSuccessful parsing of config file
Philip Rauwolf [Thu, 31 Jan 2013 15:53:57 +0000 (16:53 +0100)]
Successful parsing of config file

11 years agoSuccessfully read in local .ini file w/o relying on commandline
Philip Rauwolf [Thu, 31 Jan 2013 14:59:04 +0000 (15:59 +0100)]
Successfully read in local .ini file w/o relying on commandline
parameters

11 years agoCreated infrastructure for extended Naming-Service
Philip Rauwolf [Wed, 30 Jan 2013 14:58:06 +0000 (15:58 +0100)]
Created infrastructure for extended Naming-Service

11 years agoUpdated TODO-list
Philip Rauwolf [Wed, 30 Jan 2013 13:44:23 +0000 (14:44 +0100)]
Updated TODO-list

11 years agoRestore
Johannes Schanda [Tue, 29 Jan 2013 09:05:07 +0000 (10:05 +0100)]
Restore

11 years agoRedesigned TypeStreamTest to use contemporary generated enum types
Philip Rauwolf [Mon, 28 Jan 2013 14:36:23 +0000 (15:36 +0100)]
Redesigned TypeStreamTest to use contemporary generated enum types
instead of manually defined ones.

11 years agoRegenerated src/test/commonapi/**/*
Philip Rauwolf [Mon, 28 Jan 2013 14:31:03 +0000 (15:31 +0100)]
Regenerated src/test/commonapi/**/*

11 years agoIntegrated and tested the TypeOutputStream with enumerations
Philip Rauwolf [Mon, 28 Jan 2013 14:22:20 +0000 (15:22 +0100)]
Integrated and tested the TypeOutputStream with enumerations

11 years agoAdded prototype implementation for typestream with enums to
Philip Rauwolf [Mon, 28 Jan 2013 11:25:24 +0000 (12:25 +0100)]
Added prototype implementation for typestream with enums to
TypeStreamTests. Lowered the wait-time in ServiceRegistry for faster
testing.

11 years agoAdded not yet working TypeStream-test for enums
Philip Rauwolf [Mon, 28 Jan 2013 11:18:50 +0000 (12:18 +0100)]
Added not yet working TypeStream-test for enums

11 years agoFixed test setup for Ubuntu default configuration
Philip Rauwolf [Mon, 28 Jan 2013 11:10:44 +0000 (12:10 +0100)]
Fixed test setup for Ubuntu default configuration

11 years agoreworked factory test for better resemblance of real use cases
Philip Rauwolf [Thu, 24 Jan 2013 10:27:40 +0000 (11:27 +0100)]
reworked factory test for better resemblance of real use cases

11 years agoMerge branch 'master' into genivi_release
Johannes Schanda [Wed, 23 Jan 2013 09:24:34 +0000 (10:24 +0100)]
Merge branch 'master' into genivi_release

11 years agoadd LICENSE to make dist target
Aleksandar Kanchev [Tue, 22 Jan 2013 12:00:41 +0000 (13:00 +0100)]
add LICENSE to make dist target

11 years agoResolve merge conflicts
Johannes Schanda [Mon, 21 Jan 2013 14:45:15 +0000 (15:45 +0100)]
Resolve merge conflicts

11 years agoRemove internal files
Johannes Schanda [Mon, 21 Jan 2013 14:13:41 +0000 (15:13 +0100)]
Remove internal files

11 years agoFix license and authors
Johannes Schanda [Mon, 21 Jan 2013 14:00:55 +0000 (15:00 +0100)]
Fix license and authors

11 years agoFurther readme update
Johannes Schanda [Mon, 21 Jan 2013 13:54:05 +0000 (14:54 +0100)]
Further readme update

11 years agoConfigure fix for old automake
Johannes Schanda [Mon, 21 Jan 2013 12:50:37 +0000 (13:50 +0100)]
Configure fix for old automake

11 years agoExpanded readme
Johannes Schanda [Mon, 21 Jan 2013 12:04:33 +0000 (13:04 +0100)]
Expanded readme

11 years agoCorrected makefile for tests
Johannes Schanda [Fri, 18 Jan 2013 15:25:48 +0000 (16:25 +0100)]
Corrected makefile for tests

11 years agoVariant & Type Input stream tests
Johannes Schanda [Fri, 18 Jan 2013 14:59:51 +0000 (15:59 +0100)]
Variant & Type Input stream tests

11 years agoBugfix in tests
Johannes Schanda [Fri, 18 Jan 2013 10:18:52 +0000 (11:18 +0100)]
Bugfix in tests

11 years agoResolve merge conflict in tests
Johannes Schanda [Fri, 18 Jan 2013 09:55:19 +0000 (10:55 +0100)]
Resolve merge conflict in tests

11 years agoVariants fully integrated with InputStream, bugfixing Variants and
Philip Rauwolf [Thu, 17 Jan 2013 16:09:32 +0000 (17:09 +0100)]
Variants fully integrated with InputStream, bugfixing Variants and
datatype "ByteBuffer"

11 years agoBugfixing vor variants containing arrays
Philip Rauwolf [Thu, 17 Jan 2013 09:14:52 +0000 (10:14 +0100)]
Bugfixing vor variants containing arrays

11 years agoTests for integration of variants to inputStream (basic types working
Philip Rauwolf [Wed, 16 Jan 2013 17:23:50 +0000 (18:23 +0100)]
Tests for integration of variants to inputStream (basic types working
by now), added DBusTestUtils.h (for libdbusmessage byte parsing)

11 years agoAdded tests for Variant input
Philip Rauwolf [Wed, 16 Jan 2013 15:53:35 +0000 (16:53 +0100)]
Added tests for Variant input

11 years agoAdded make directives for InputStreamTests
Philip Rauwolf [Wed, 16 Jan 2013 14:22:43 +0000 (15:22 +0100)]
Added make directives for InputStreamTests

11 years agoCompile tests for variant output stream
Johannes Schanda [Wed, 16 Jan 2013 14:16:24 +0000 (15:16 +0100)]
Compile tests for variant output stream

11 years agoMerge remote-tracking branch 'origin/variant_dev' into variant_dev
Johannes Schanda [Wed, 16 Jan 2013 14:08:18 +0000 (15:08 +0100)]
Merge remote-tracking branch 'origin/variant_dev' into variant_dev

11 years agoFinished integration of SerializableVeriant into InputStream
Philip Rauwolf [Wed, 16 Jan 2013 14:02:13 +0000 (15:02 +0100)]
Finished integration of SerializableVeriant into InputStream

11 years agoTest uses expectations
Johannes Schanda [Wed, 16 Jan 2013 13:51:47 +0000 (14:51 +0100)]
Test uses expectations

11 years agoStarted integration of Variants into InputStreamr
Philip Rauwolf [Wed, 16 Jan 2013 12:48:54 +0000 (13:48 +0100)]
Started integration of Variants into InputStreamr

11 years agoCleaned up variant test
Johannes Schanda [Wed, 16 Jan 2013 12:42:41 +0000 (13:42 +0100)]
Cleaned up variant test

11 years agofixed typestream-tests
Philip Rauwolf [Wed, 16 Jan 2013 09:47:42 +0000 (10:47 +0100)]
fixed typestream-tests

11 years agoBugfixing TypeStream, further integration of it into OutputStream
Philip Rauwolf [Wed, 16 Jan 2013 09:15:13 +0000 (10:15 +0100)]
Bugfixing TypeStream, further integration of it into OutputStream

11 years agoFirst integration of DBusTypeOutputStream into DBusOutputStream.
Philip Rauwolf [Tue, 15 Jan 2013 16:34:53 +0000 (17:34 +0100)]
First integration of DBusTypeOutputStream into DBusOutputStream.
Testing and possible class partitioning and encapsulation remains to be
done.

11 years agoFixed compile time error
Philip Rauwolf [Tue, 15 Jan 2013 14:59:05 +0000 (15:59 +0100)]
Fixed compile time error

11 years agoWork on integration of typeOutputStream into outputStream
Philip Rauwolf [Tue, 15 Jan 2013 14:49:48 +0000 (15:49 +0100)]
Work on integration of typeOutputStream into outputStream

11 years agoMoved DBusTypeOutputStream fromDBusTypeStreamTest into DBusOutputStream
Philip Rauwolf [Tue, 15 Jan 2013 14:24:42 +0000 (15:24 +0100)]
Moved DBusTypeOutputStream fromDBusTypeStreamTest into DBusOutputStream

11 years agoFinalized tests
Philip Rauwolf [Tue, 15 Jan 2013 14:23:49 +0000 (15:23 +0100)]
Finalized tests

11 years agoExtended tests on variant data types
Philip Rauwolf [Tue, 15 Jan 2013 13:33:05 +0000 (14:33 +0100)]
Extended tests on variant data types

11 years agoResolved more conflicts
Philip Rauwolf [Tue, 15 Jan 2013 13:06:59 +0000 (14:06 +0100)]
Resolved more conflicts

11 years agoFurther testing
Philip Rauwolf [Tue, 15 Jan 2013 11:29:48 +0000 (12:29 +0100)]
Further testing

11 years agoTests for variant serialisation
Philip Rauwolf [Tue, 15 Jan 2013 11:09:12 +0000 (12:09 +0100)]
Tests for variant serialisation

11 years agoResolve conflict
Aleksandar Kanchev [Mon, 14 Jan 2013 17:41:42 +0000 (18:41 +0100)]
Resolve conflict

11 years agoComplete operator set
Johannes Schanda [Mon, 14 Jan 2013 11:00:12 +0000 (12:00 +0100)]
Complete operator set

11 years agoFix warnings in return
Johannes Schanda [Mon, 14 Jan 2013 10:17:02 +0000 (11:17 +0100)]
Fix warnings in return

11 years agoMore testing
Johannes Schanda [Mon, 14 Jan 2013 09:43:06 +0000 (10:43 +0100)]
More testing

11 years agoDev for variant
Johannes Schanda [Fri, 11 Jan 2013 15:59:39 +0000 (16:59 +0100)]
Dev for variant

11 years agoUpdate files for genivi release genivi_release_1
Johannes Schanda [Mon, 14 Jan 2013 13:14:21 +0000 (14:14 +0100)]
Update files for genivi release

11 years agoClean license headers for genivi release
Johannes Schanda [Mon, 14 Jan 2013 14:26:41 +0000 (15:26 +0100)]
Clean license headers for genivi release

11 years agoAdd license file for dbus patch
Johannes Schanda [Mon, 14 Jan 2013 13:25:43 +0000 (14:25 +0100)]
Add license file for dbus patch

11 years agoupdate .gitignore
Aleksandar Kanchev [Mon, 14 Jan 2013 15:02:45 +0000 (16:02 +0100)]
update .gitignore

11 years agoAdded licence for MurmurHash
Johannes Schanda [Mon, 14 Jan 2013 08:57:49 +0000 (09:57 +0100)]
Added licence for MurmurHash

11 years agoRemove experimental tests
Johannes Schanda [Fri, 11 Jan 2013 11:43:02 +0000 (12:43 +0100)]
Remove experimental tests

11 years agoAdded build README
Johannes Schanda [Fri, 11 Jan 2013 11:24:15 +0000 (12:24 +0100)]
Added build README

11 years agoReorganise to remove redundant folder
Johannes Schanda [Fri, 11 Jan 2013 10:26:05 +0000 (11:26 +0100)]
Reorganise to remove redundant folder

11 years agoInitial import to Git
Johannes Schanda [Fri, 11 Jan 2013 09:41:12 +0000 (10:41 +0100)]
Initial import to Git