Commit Graph

8 Commits

Author SHA1 Message Date
Pawel Cieslak 76400ff32f Correct paths in test.sh.
Change-Id: I94fda27e4401a71242ec202dcd50591d0e4ddbb4
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com>
2020-01-31 11:53:04 +01:00
Pawel Cieslak 4d36054254 Fix set_copyright on Windows.
Change-Id: Iedce0aa822f069ec1bca2d2e76e14da64c62f5bd
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com>
2020-01-28 12:20:27 +01:00
Mateusz Jablonski 4ec41586f0 Correct expectations of copyright tests
Change-Id: Ie1d7bc5e9ea1d2630448fc511da1344ff34d3f2b
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-01-02 08:46:53 +01:00
Pawel Cieslak 1d4d806933 Refactor python scripts.
Change-Id: I442f5bf081d89369f7c71b0de2c99fd39b3ff942
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com>
2019-12-03 14:20:53 +01:00
Jim Snow 4360aff03c Move runtime/helpers/aligned_memory.h to core/helpers
Signed-off-by: Jim Snow <jim.m.snow@intel.com>
Change-Id: I15de094c51d4eb18bfff4d17fd34e817b5525fda
2019-08-06 23:56:24 +02:00
Milczarek, Slawomir ac56465031 Adjust copyright tests to year 2019
Change-Id: I0ddc04383fc839e95ef21317a67a419a2eacddd4
2019-01-02 12:04:20 +01:00
Artur Harasimiuk 23b6896f5f fix copyright checker
properly handle files starting with #include or #pragma

Change-Id: I89b438ef36d796c2e005bb2241a97bf5e4d9e48c
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2018-09-21 11:52:26 +02:00
Artur Harasimiuk 8334d424ba add script to set copyright header for source files
this works for:
- C/C++ files
- files where comment is #

Change include set of simple tests.

Change-Id: I1c08c6c359e2a48957d5d81397c439508ae06c42
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2018-09-18 19:12:13 +02:00