Use the installed Gtk (from pkg-config) by default
[nativeclient.git] / ncv / README
blobe3fa4f6aa6783bd32ca0fe2a306ce3d652ffe445
1 This directory contains the code for the native client verifier (ncv)
2 which checks whether binaries adhere to certain control flow
3 and instruction set restrictions.
5 The following scons targets are used for testing this code:
7 * decoder_test (uses ncdis)
8   exercises the decoder without a specific correctness tests/criteria.
10 * cpuid_test (uses nacl_cpuid)
11   exercises the cpuid checker