f2366a95ae2b54569bf556c11580a14481f8700f |
|
07-Aug-2013 |
Alexey Samsonov <samsonov@google.com> |
Enable pipefail for ASan tests git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@187877 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/lit_tests/TestCases/ioctl.cc
|
ed936c1d3a8db321b45d2e249159ec48c6450043 |
|
01-Jul-2013 |
Alexey Samsonov <samsonov@google.com> |
[ASan] Remove leading underscores from function names in output tests git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@185315 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/lit_tests/TestCases/ioctl.cc
|
ec2ee9b51256b37ce637eee766fd9a454c02da2b |
|
28-Jun-2013 |
Alexey Samsonov <samsonov@google.com> |
[ASan] Remove %symbolize from lit tests: we now use external symbolizer instead of python script git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@185163 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/lit_tests/TestCases/ioctl.cc
|
2557a1b4517971c9cf1aff62425fc48561db9949 |
|
18-Jun-2013 |
Evgeniy Stepanov <eugeni.stepanov@gmail.com> |
[sanitizer] Symbolic ioctl names. Replace hardcoded ioctl request ids with symbolic names. Disable certain ioctls on platforms where such names are not found in the system headers. Fix a bug in ioctl_lookup. Reenable ioctl test on Mac. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@184183 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/lit_tests/TestCases/ioctl.cc
|
fdde5a97a71b142297d7b2270c2a7f564a37dbae |
|
10-Jun-2013 |
Alexey Samsonov <samsonov@google.com> |
[ASan] mark ioctl test as xfailing on darwin. remove redundant semicolons git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@183655 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/lit_tests/TestCases/ioctl.cc
|
c65fe5e5bcffeb424deb6a2e18cb674beead23e1 |
|
10-Jun-2013 |
Alexey Samsonov <samsonov@google.com> |
[ASan] don't use -m{32,64} flag in test case, as it can be run in both 32- and 64-bit modes git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@183638 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/lit_tests/TestCases/ioctl.cc
|
745dd0d296e7bef712df4b5c7f86c72534953738 |
|
07-Jun-2013 |
Evgeniy Stepanov <eugeni.stepanov@gmail.com> |
[sanitizer] ioctl interceptor. ASan: disabled by default MSan: enabled by default TSan: disabled git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@183517 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/asan/lit_tests/TestCases/ioctl.cc
|