Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ib65e4ea8ced397bdd3b30f1401121adbfeeff23a
}
case 4:
{
- plan_tests(12);
+ plan_tests(11);
/* Test cases that need the kernel tracer. */
assert(domain_type == LTTNG_DOMAIN_KERNEL);
}
case 5:
{
- plan_tests(25);
+ plan_tests(23);
/* Test cases that need the kernel tracer. */
assert(domain_type == LTTNG_DOMAIN_KERNEL);
{
const char *testapp_path, *test_symbol_name;
- plan_tests(12);
+ plan_tests(11);
if (argc < 7) {
fail("Missing parameter for tests to run %d", argc);
plan_tests(221);
break;
case LTTNG_DOMAIN_KERNEL:
- plan_tests(216);
+ plan_tests(215);
break;
default:
assert(0);