Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
common.py | 05-Oct-2017 | 477 | |
control | 05-Oct-2017 | 197 | |
glbench.py | 05-Oct-2017 | 471 | |
glbench_fixedbad_images.txt | 05-Oct-2017 | 6.8K | |
glbench_knownbad_images.txt | 05-Oct-2017 | 0 | |
glbench_reference_images.txt | 05-Oct-2017 | 10.7K | |
README | 05-Oct-2017 | 393 | |
src/ | 05-Oct-2017 | ||
update_glbench_image_filelists.sh | 05-Oct-2017 | 382 | |
USAGE_glbench | 05-Oct-2017 | 2.8K |
1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved. 2 # Use of this source code is governed by a BSD-style license that can be 3 # found in the LICENSE file. 4 5 This deps brings install ChromeOS glbench into an image. Tests that depend on 6 glbench should add this as a dep in the setup. It leverages the Chrome OS 7 build system and installs the package that gets created for glbench. 8