diff options
author | Christopher Ferris <cferris@google.com> | 2014-08-05 12:19:27 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2014-08-07 19:33:22 -0700 |
commit | 01bd32e0e46ab8d9b6aeda77a550ec08074728a6 (patch) | |
tree | 370657df52d5e3d6fb98d291bf31e754162f95b9 /tests/string_test.cpp | |
parent | 447fe1c23bc5adaded9a51d3b58f3adaf2cce7b3 (diff) |
Create a distinct temp directory for each run.
Modify make__NR_name so that only __ARM_NR_ is exempted from the
__NR_ being prepended. This avoids a case where using a name starting
with __ but is not a valid syscall name in SYSCALLS.TXT does not generate
code that will compile but references the function itself and causes
link errors.
Fix all of the directory references from dir_part1 + dir_part2 to
use os.path.join() instead.
Change-Id: Ib9527eba6f25f26a30c5cb0ad431f3f88a7683cf
Diffstat (limited to 'tests/string_test.cpp')
0 files changed, 0 insertions, 0 deletions