BlinkenArea - GitList
Repositories
Blog
Wiki
uproctrace
Code
Commits
Branches
Tags
Search
Tree:
1564d3b
Branches
Tags
master
uproctrace
tests
first
CMakeLists.txt
trace dump utility
Stefan Schuermans
commited
1564d3b
at 2020-05-17 18:41:55
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 ${CMAKE_BINARY_DIR}/dump/dump.py out.proto " )