DynamoRIO / dynamorio

Dynamic Instrumentation Tool Platform
Other
2.66k stars 562 forks source link

re-enable runall tests under CTest #120

Open derekbruening opened 9 years ago

derekbruening commented 9 years ago

From derek.br...@gmail.com on April 12, 2009 23:12:23

splitting from issue #65 This case covers writing a CMake script to replace the old runall shell script.

Now that we have 64-bit tools ( issue #28 ) we should be able to have both 32-bit and 64-bit runall tests.

Xref issue #111 where we want to support runall tests in parallel.

Original issue: http://code.google.com/p/dynamorio/issues/detail?id=120

derekbruening commented 9 years ago

From derek.br...@gmail.com on October 08, 2009 11:20:23

in r226 :

derekbruening commented 9 years ago

From bruen...@google.com on March 06, 2014 13:44:01

To get started on this, see all of the "issue #120" comments in suite/tests/CMakeLists.txt.

Owner: ---
Labels: GoodContrib