git://git.jankratochvil.net
/
lldb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[StreamExecutor] Make SE work with an in-tree LLVM build.
[lldb.git]
/
parallel-libs
/
streamexecutor
/
unittests
/
CoreTests
/
CMakeLists.txt
1
add_se_unittest(
2
CoreTests
3
DeviceTest.cpp
4
KernelSpecTest.cpp
5
PackedKernelArgumentArrayTest.cpp
6
StreamTest.cpp
7
)