BlinkenArea - GitList
Repositories
Blog
Wiki
uproctrace
Code
Commits
Branches
Tags
Search
Tree:
d355298
Branches
Tags
master
uproctrace
tests
CMakeLists.txt
first incomplete begin_proc event
Stefan Schuermans
commited
d355298
at 2020-05-17 10:22:00
CMakeLists.txt
Blame
History
Raw
add_test( NAME first COMMAND bash -c " > out.proto LWPTPL_OUTPUT=out.proto \ LD_PRELOAD=${CMAKE_BINARY_DIR}/liblwptpl/liblwptpl.so \ /bin/true ls -l out.proto protoc --proto_path ${CMAKE_SOURCE_DIR}/liblwpttr lwproctrace.proto \ --decode lwproctrace.event < out.proto " )