Age | Commit message (Collapse) | Author | Files | Lines |
|
Ths patch update tase case
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I27b4a537d522198f5f180ce22fb7f0af95b3ddb8
|
|
The some error case are not detect in err detection method.
This patch fix fail path to avoid undefined fail case.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: Ic641fd121ef8c48891109207eec51afbc8a5ada1
|
|
Previously this library name is libredundancyfileop, but it's too long for use.
This patch rename library for libredundancyfileop to librefop.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I450c31cfe36f246489f9198e4cf2cfd6e85cb0ab
|
|
This patch add test case for file operations into source tree.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I37c3fb3f2c0260a844cb6d6ea984cc6c868cee1b
|
|
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I3e90808ef0ec37fdac79cbe9c33fe68f339608c4
|
|
The librefop use gcov, gnucomplexity and clang-format to realize qualification.
This patch add these helper script into source tree.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I014a0a315b08688470a540b397790aaee41d7efd
|
|
The librefop aim to 100% code coverage testing.
This patch add test case with mock to aim to that criteria.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I4bf14d343b9fca784fb7bc3ee6d3e53691a5ea4e
|
|
This patch add initial source code registration to repository.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I2b7331030f69e1d4cc396db9821f88e87e5b49a2
|
|
The librefop use crc16 for data validation. This patch import crc16
algorithm from Net-BSD source tree.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I4f9ccad1d5d9c871e833e25ddda730088b76ce2b
|
|
The librefop use autoconf and automake build strategy.
This patch add initial autoconf and automake files.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: Id7c171242acca1357fdf02abe147b6f3b9ff7dfa
|
|
This patch add README, that have overview of this library and algorithm.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I6eed0d004e7cebddbd3a3b08da07ebdbf1a3048c
|
|
This patch add LICENCE, coding style (.clang-format) and .gitignore.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I600fdac5a1dd4290ffa0a24dbd5a3a857b9d57e3
|
|
Initialize the repo.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ica4f0c8c4508c932a550e59239624d6dcf3141fe
|
|
|