fleet/pkg/mdm/mdmtest
Roberto Dip b07fbdc1d7
implement profile verification for windows (#15348)
for #14426.

In order to prevent import cycles and be able to use some type
definitions/constants I followed the same pattern we did for macOS by
creating a new package named `syncml`. This makes the changelog look
bigger than it actually is, so I split it into two commits to make it
easier to review:

-
[d7c233d](d7c233d54c)
moves the relevant bits to this new package
-
[7531a07](7531a0742b)
implements profile verification
2023-11-30 09:17:07 -03:00
..
apple.go Feat windows msmdm (#14837) 2023-11-01 11:13:12 -03:00
windows.go implement profile verification for windows (#15348) 2023-11-30 09:17:07 -03:00