gvisor/pkg/sentry/platform
Adin Scannell 67a2ab1438 Impose order on test scripts.
The simple test script has gotten out of control. Shard this script into
different pieces and attempt to impose order on overall test structure. This
change helps lay some of the foundations for future improvements.

 * The runsc/test directories are moved into just test/.
 * The runsc/test/testutil package is split into logical pieces.
 * The scripts/ directory contains new top-level targets.
 * Each test is now responsible for building targets it requires.
 * The install functionality is moved into `runsc` itself for simplicity.
 * The existing kokoro run_tests.sh file now just calls all (can be split).

After this change is merged,  I will create multiple distinct workflows for
Kokoro, one for each of the scripts currently targeted by `run_tests.sh` today,
which should dramatically reduce the time-to-run for the Kokoro tests, and
provides a better foundation for further improvements to the infrastructure.

PiperOrigin-RevId: 267081397
2019-09-03 22:02:43 -07:00
..
interrupt Update canonical repository. 2019-06-13 16:50:15 -07:00
kvm Impose order on test scripts. 2019-09-03 22:02:43 -07:00
ptrace ptrace: detect if a stub process exited unexpectedly 2019-08-16 17:33:28 -07:00
ring0 tss: block userspace access to all I/O ports. 2019-07-09 22:21:56 -07:00
safecopy Update canonical repository. 2019-06-13 16:50:15 -07:00
BUILD Avoid importing platforms from many source files 2019-07-03 22:51:26 -07:00
context.go Update canonical repository. 2019-06-13 16:50:15 -07:00
mmap_min_addr.go Update canonical repository. 2019-06-13 16:50:15 -07:00
platform.go Avoid importing platforms from many source files 2019-07-03 22:51:26 -07:00