BlinkenArea - GitList
Repositories
Blog
Wiki
uproctrace
Code
Commits
Branches
Tags
Search
Tree:
cbb22c1
Branches
Tags
master
uproctrace
tests
first
CMakeLists.txt
move test into subdir
Stefan Schuermans
commited
cbb22c1
at 2020-05-17 18:18:03
CMakeLists.txt
Blame
History
Raw
add_test( NAME first COMMAND bash -c " > out.proto ( export LWPTPL_OUTPUT=out.proto export LD_PRELOAD=${CMAKE_BINARY_DIR}/liblwptpl/liblwptpl.so /bin/true a b 'c d' /bin/false e f 'g h' ) ls -l out.proto " )