Sign in
vanadium
/
release.go.x.ref
/
4fca0d13a72ede09f995f86d4779db0b91162716
/
.
/
services
/
device
/
internal
/
suid
/
args_linux_test.go
blob: 9e663421d99b6b5f861bce6e36d1490633926658 [
file
] [
log
] [
blame
]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package suid
const (
testUserName = "uucp"
testUid = 10
testGid = 10
)