Searched refs:PASS (Results 1 – 8 of 8) sorted by relevance
54 const char *PASS = PASS_NORMAL; variable77 PASS = PASS_COLOR; in log_color()81 PASS = PASS_NORMAL; in log_color()116 result = PASS; in print_result()
124 PASS=0 # The test succeeded.150 $PASS)
52 * PASS: The test succeeded as expected. The test which exits with 0 is
38 sent to stderr. Tests shall support the -c option to print PASS, FAIL, and49 Result: (PASS|FAIL|ERROR)
101 #define PASS 0 macro393 status = PASS; in si21xx_send_diseqc_msg()660 status = PASS; in si21xx_setacquire()757 status = PASS; in si21xx_set_frontend()
204 return PASS; in denali_nand_reset()334 return PASS; in get_onfi_nand_para()503 uint16_t status = PASS; in denali_nand_timing_set()760 int status = PASS; in denali_send_pipeline_cmd()879 DENALI_WRITE) == PASS) { in write_oob_data()906 DENALI_READ) == PASS) { in read_oob_data()1291 return irq_status & INTR_STATUS__ERASE_FAIL ? NAND_STATUS_FAIL : PASS; in denali_erase()
375 #define PASS 0 /*success flag*/ macro
593 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do653 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do