xref: /aosp_15_r20/test/dittosuite/example/android/binder_sm.ditto (revision 6fa2df46f119dce7527f5beb2814eca0e6f886ac)
1main: {
2  multithreading: {
3    threads: [
4      {
5        instruction: {
6          binder_request: {
7            running_service: MOUNT_SERVICE,
8          },
9          repeat: 500,
10          period_us: 1000,
11        }
12        spawn: 1000,
13      }
14    ]
15  }
16},
17global {}
18