test_aio: Add basic tests for StartReadBuffers()

Upcoming commits will change StartReadBuffers() and its building blocks,
making it worthwhile to directly test StartReadBuffers().

Reviewed-by: Melanie Plageman <[email protected]>
Discussion: 
https://postgr.es/m/zljergweqti7x67lg5ije2rzjusie37nslsnkjkkby4laqqbfw@3p3zu522yykv

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/020c02bd90896066964d173139b3adb154ec7426

Modified Files
--------------
src/test/modules/test_aio/t/001_aio.pl      | 243 ++++++++++++++++++++++++++++
src/test/modules/test_aio/test_aio--1.0.sql |   7 +
src/test/modules/test_aio/test_aio.c        | 229 ++++++++++++++++++++++++--
3 files changed, 469 insertions(+), 10 deletions(-)

Reply via email to