| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| common.py | 21-Aug-2018 | 477 | |
| control | 21-Aug-2018 | 197 | |
| glbench.py | 21-Aug-2018 | 471 | |
| glbench_fixedbad_images.txt | 21-Aug-2018 | 6.8K | |
| glbench_knownbad_images.txt | 21-Aug-2018 | 0 | |
| glbench_reference_images.txt | 21-Aug-2018 | 10.7K | |
| README | 21-Aug-2018 | 393 | |
| src/ | 21-Aug-2018 | ||
| update_glbench_image_filelists.sh | 21-Aug-2018 | 382 | |
| USAGE_glbench | 21-Aug-2018 | 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