Re: C testing for Postgres - Mailing list pgsql-hackers

From Adam Berlin
Subject Re: C testing for Postgres
Date
Msg-id CALGDgcSAdCyPSyDAkye9zOCR6mvWOwA28QO+_U04Hciu3D-JJg@mail.gmail.com
Whole thread Raw
In response to Re: C testing for Postgres  (Ashwin Agrawal <aagrawal@pivotal.io>)
List pgsql-hackers
Just to clarify what Adam is proposing in this thread is *not* a fault injection framework.

Yes, thanks for clarifying Ashwin. 

Sorry Michael, this testing framework is more like these other frameworks:

Java with Junit + Hamcrest: http://hamcrest.org/JavaHamcrest/tutorial
Javascript with Jasmine: https://jasmine.github.io/


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: New EXPLAIN option: ALL
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: Introduce MIN/MAX aggregate functions to pg_lsn