]> git.saurik.com Git - apple/xnu.git/blobdiff - libkdd/tests/Tests.swift
xnu-4570.31.3.tar.gz
[apple/xnu.git] / libkdd / tests / Tests.swift
index cd7f46ea060194439d7bcb3edfc1ce9f34c3a95b..0886e025190619d47d88021b6c9a41703000f47d 100644 (file)
@@ -1338,6 +1338,10 @@ class Tests: XCTestCase {
         self.testSampleStackshot("stackshot-sample-thread-groups")
     }
 
+    func testSampleThreadGroupsFlags() {
+        self.testSampleStackshot("stackshot-sample-thread-groups-flags")
+    }
+
     func testSampleCoalitions() {
         self.testSampleStackshot("stackshot-sample-coalitions")
     }