services/device/internal/impl: shard device unit tests (5)

This is CL 5 of n to shard device manager unit tests into multiple
files and packages to permit concurrent test execution. This CL moves
suidhelper glob and package tests into a separate package so that it
can execute in parallel.

Change-Id: I1fd0e75e0954ed985879551c755a18c3abda482b
11 files changed
tree: 7a659c965d286f60d9ebd4fb233398af9e07dfeb
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

Vanadium

This repository contains a reference implementation of the Vanadium APIs.

Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.