Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 03-May-2024 | - | 5,790 | 4,314 | ||
README | D | 03-May-2024 | 393 | 8 | 6 | |
USAGE_glbench | D | 03-May-2024 | 2.8 KiB | 67 | 50 | |
common.py | D | 03-May-2024 | 477 | 13 | 8 | |
control | D | 03-May-2024 | 197 | 6 | 4 | |
glbench.py | D | 03-May-2024 | 471 | 20 | 10 | |
glbench_fixedbad_images.txt | D | 03-May-2024 | 6.8 KiB | 72 | 71 | |
glbench_knownbad_images.txt | D | 03-May-2024 | 0 | |||
glbench_reference_images.txt | D | 03-May-2024 | 13.1 KiB | 197 | 196 | |
update_glbench_image_filelists.sh | D | 03-May-2024 | 382 | 15 | 10 |
README
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 5This deps brings install ChromeOS glbench into an image. Tests that depend on 6glbench should add this as a dep in the setup. It leverages the Chrome OS 7build system and installs the package that gets created for glbench. 8