Rename TEST_ENV macro to BARRIER_TEST_ENV

As requested in #846.
This commit is contained in:
James Le Cuirot
2020-08-22 19:25:35 +01:00
parent c3aba1b20b
commit 1418196af1
22 changed files with 24 additions and 24 deletions

View File

@@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define TEST_ENV
#define BARRIER_TEST_ENV
#include "test/mock/barrier/MockEventQueue.h"
#include "test/mock/barrier/MockKeyMap.h"