- Helsinki, FI - Montréal, QC
Pinned Loading
-
-
unit.h
unit.h 1#ifndef _UNIT_H_
2#define _UNIT_H_
34#define mu_assert(message, test) do { if (!(test)) return message; } while (0)
5#define mu_run_test(test) do { char *message = test(); tests_run++; \
-
-
-
-
connected-hil/ocpp-tools
connected-hil/ocpp-tools PublicOpen charge point protocol tools. Schema validation, Typescript types, and other helpful utilities.
TypeScript 4
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.