Lines Matching +full:1234567890 +full:a
75 /* definition of a series of tests */
903 /* find a right file to mmap, existed and accessible */ in test_mmap_munmap()
1121 /* For functions that take a long buffer, like strlcat() in run_stdlib()
1211 …CASE_TEST(strtol_cutoff); EXPECT_STRTOX(1, strtol, "1234567890", 8, 342391, 7, 0); break; in run_stdlib()
1408 * still fail here and we cannot emit a message anyway. in prepare()
1435 /* some tests rely on a writable /tmp */ in prepare()
1503 /* the definition of a series of tests comes from either argv[1] or the in main()
1504 * "NOLIBC_TEST" environment variable. It's made of a comma-delimited in main()
1582 * system, thus likely started from a VM for a quick check. in main()
1583 * Exiting will provoke a kernel panic that may be reported in main()
1585 * cleanly will often be reported as a success. This allows in main()
1597 __asm__ volatile ("outb %%al, %%dx" :: "d"(0x501), "a"(0)); in main()