commit | 0af827c59340ad333c50834c95fbd38b66f547b6 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 02 16:53:03 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jul 10 09:44:20 2025 -0400 |
tree | 6890999a5c9315f51d0c3f3e3fdebf28de3b4607 | |
parent | 5cf5ddf3f4cbc9fc5573117bb5409249f7a02ee4 [diff] |
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