test: user_mgr: convert mktemp to mkstemp

`mktemp` is consider deprecated and should no longer be used.  Switch
the test case calls to use `mkstemp` instead.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ia9318eff88e403422fc8d40fb6b09b60cd226c76
1 file changed