1UNSUPPORTED: freebsd 2RUN: %cpp_compiler %S/StrncmpTest.cpp -o %t-StrncmpTest 3RUN: not %run %t-StrncmpTest -seed=2 -runs=10000000 2>&1 | FileCheck %s 4CHECK: BINGO 5