Commit 222871ae by Ben Clayton

Kokoro: Run unit tests.

Change-Id: I88d914d9aa30291e938b65519ebfecb577c5d33e Reviewed-on: https://swiftshader-review.googlesource.com/c/25170 Kokoro-Presubmit: kokoro <noreply+kokoro@google.com> Reviewed-by: 's avatarRaymond Chiu <chiur@google.com> Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com> Tested-by: 's avatarBen Clayton <bclayton@google.com>
parent e53533d6
......@@ -13,3 +13,6 @@ mkdir -p build && cd build
cmake ..
make --jobs=$(nproc) VERBOSE=1
# Run the GLES unit tests.
./unittests
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment