< prev index next >

doc/testing.md

Print this page
rev 52366 : [mq]: 8213058-2

*** 106,120 **** ### Special tests A handful of odd tests that are not covered by any other testing framework are accessible using the `special:` test descriptor. Currently, this includes ! `hotspot-internal`, `failure-handler` and `make`. ! ! * Hotspot legacy internal testing (run using `-XX:+ExecuteInternalVMTests`) ! is run using `special:hotspot-internal` or just `hotspot-internal` as test ! descriptor, and will only work on a debug JVM. * Failure handler testing is run using `special:failure-handler` or just `failure-handler` as test descriptor. * Tests for the build system, including both makefiles and related --- 106,116 ---- ### Special tests A handful of odd tests that are not covered by any other testing framework are accessible using the `special:` test descriptor. Currently, this includes ! `failure-handler` and `make`. * Failure handler testing is run using `special:failure-handler` or just `failure-handler` as test descriptor. * Tests for the build system, including both makefiles and related
< prev index next >