Hi all,
I'm working on benchmarks for the SimpleScheduler and want to reuse the
helper classes in simple-scheduler-test.cc for this. To do so, I'm going to
factor them into their own files, which could be called
simple-scheduler-test-util.{h,cc}.Where should those files live? And into which library should they be linked in the cmake configs? Thanks for the help, Lars
