perf tests: Pass the subtest index to each test routine
[deliverable/linux.git] / tools / perf / tests / parse-no-sample-id-all.c
index 2c63ea6585413c691beb0b2a6ebf52de292eca52..294c76b01b417d004fd20c047b624fe04cf61f65 100644 (file)
@@ -67,7 +67,7 @@ struct test_attr_event {
  *
  * Return: %0 on success, %-1 if the test fails.
  */
-int test__parse_no_sample_id_all(void)
+int test__parse_no_sample_id_all(int subtest __maybe_unused)
 {
        int err;
 
This page took 0.028155 seconds and 5 git commands to generate.