diff options
author | Steve Reinhardt <steve.reinhardt@amd.com> | 2009-07-06 22:45:58 -0700 |
---|---|---|
committer | Steve Reinhardt <steve.reinhardt@amd.com> | 2009-07-06 22:45:58 -0700 |
commit | d7f9c86981944cd6345390272e9430aeccc4c7d2 (patch) | |
tree | a4a90f3edba27b6deb63012f64a31ca9c1a84468 /tests/quick | |
parent | 7ffb8e59143ba13b79077f11c3d01f039c115d9f (diff) | |
download | gem5-d7f9c86981944cd6345390272e9430aeccc4c7d2.tar.xz |
Add ability to skip tests by adding 'skip' file to test dir,
and skip simple-timing-mp-ruby test for now (until we fix ruby atomics).
Diffstat (limited to 'tests/quick')
-rw-r--r-- | tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp-ruby/skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp-ruby/skip b/tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp-ruby/skip new file mode 100644 index 000000000..9b90a4abd --- /dev/null +++ b/tests/quick/40.m5threads-test-atomic/ref/sparc/linux/simple-timing-mp-ruby/skip @@ -0,0 +1 @@ +Skipping for now due to broken atomics in ruby |