Home | History | Annotate | Download | only in ndk-build-unit-tests
      1 # This is used to check that the internal unit tests of ndk-build
      2 # work properly. Note that these only check internal Make functions
      3 # within the build system, not anything that tries to build something.
      4 cd $(dirname "$0")
      5 $NDK/ndk-build NDK_UNIT_TESTS=1 clean
      6