aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2016-02-02 13:29:51 -0800
committerGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2016-02-02 13:29:51 -0800
commit9e9e2f721f75ed9ea01b95911657c4756a626b61 (patch)
tree62a8cb0acbf53800eb99a1024733364ac1786516 /tools/run_tests
parent93343d7f45458655ac94685f9e7fbdb409d7e4ae (diff)
parentc01f240618be62acb7e612bf2866eb88ac4c14e3 (diff)
Merge pull request #5007 from ctiller/memcpy3
Use old memcpy for wrappers
Diffstat (limited to 'tools/run_tests')
-rw-r--r--tools/run_tests/sources_and_headers.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json
index 172385675f..75eb95f13d 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -2929,7 +2929,8 @@
"src/core/support/time_precise.c",
"src/core/support/time_precise.h",
"src/core/support/time_win32.c",
- "src/core/support/tls_pthread.c"
+ "src/core/support/tls_pthread.c",
+ "src/core/support/wrap_memcpy.c"
]
},
{