Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verification

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Verify sparsehash.
    cd /path/to/sparsehash/sparsehash-sparsehash-2.0.4
    ./hashtable_test
    ./libc_allocator_with_realloc_test
    ./simple_compat_test
    ./simple_test
    ./sparsetable_unittest
    ./template_util_unittest
    ./type_traits_unittest

    The command output of the preceding programs is pass.

    ./time_hash_map

    Information similar to the following is displayed: