HomeSort by relevance Sort by last modified time
    Searched full:c_test (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/asan/output_tests/
test_output.sh 24 C_TEST=use-after-free
26 $CC -g -faddress-sanitizer -O2 $C_TEST.c
27 check_program a.out $C_TEST.c CHECK
31 $CC -g -faddress-sanitizer -O2 $C_TEST.c -pie
32 check_program a.out $C_TEST.c CHECK
36 $CC -g -faddress-sanitizer -O2 $C_TEST.c
38 check_program a.out $C_TEST.c CHECKSLEEP
  /external/mksh/src/
funcs.c 3 /* $OpenBSD: c_test.c,v 1.18 2009/03/01 20:11:06 otto Exp $ */
88 {"[", c_test},
103 {"test", c_test},
2725 c_test(const char **wp) function
    [all...]
sh.h 8 /* $OpenBSD: c_test.h,v 1.4 2004/12/20 11:34:26 otto Exp $ */
    [all...]

Completed in 304 milliseconds