Home
last modified time | relevance | path

Searched refs:test_read (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/test/
Dtest-funopen.c63 test_read(void *cookie, BUF_T *buf, size_t n) in test_read() function
121 FILE *fp = funopen(NULL, test_read, test_write, test_seek, test_close); in main()