summaryrefslogtreecommitdiff
path: root/src/app/prototest/main.cc
AgeCommit message (Expand)AuthorLines
2021-05-12add prototest appDaniel Friesel-0/+79
2020-09-07remove external libraries from main branchDaniel Friesel-79/+0
2019-06-28Switch to an OS-independent XDR implementation for protocol evaluationsDaniel Friesel-6/+2
2019-06-26Add a 16-bit XDR variantDaniel Friesel-0/+5
2019-01-09import binn serialization formatDaniel Friesel-14/+3
2018-12-14prototest: remove ts variable (unused in benchmarks)Daniel Friesel-2/+2
2018-12-04prototest: loop indefinitely on all architectures but esp8266Daniel Friesel-1/+1
2018-12-03prototest: only include counter when neededDaniel Friesel-2/+5
2018-11-22prototest: switch to full autogenerationDaniel Friesel-373/+4
2018-11-21prototest: autogen capnproto_cDaniel Friesel-27/+38
2018-11-21capnp_c list testDaniel Friesel-0/+7
2018-11-21working minimal capnp_c test caseDaniel Friesel-23/+90
2018-11-20move nanopb generated files to nanopbbench.pb.*Daniel Friesel-1/+1
2018-11-19prototest: further benchmarking and code generation testsDaniel Friesel-20/+117
2018-11-14prototest: More arduinojson, ubjson, cborDaniel Friesel-7/+43
2018-11-14prototest: restore nlohmann testsDaniel Friesel-0/+34
2018-11-13prototest: add ubjsonDaniel Friesel-0/+30
2018-11-13import MPack. Does not work with embedded yetDaniel Friesel-0/+35
2018-11-13add NanoPB Protocol Buffers implementationDaniel Friesel-40/+59
2018-11-12prototest: json serializationDaniel Friesel-3/+43
2018-10-15prototest wipDaniel Friesel-1/+15
2018-09-25Your Templates are Bad and You Should Feel BadDaniel Friesel-2/+8
2018-09-24prototest: Include xdrstreamDaniel Friesel-0/+29
2018-09-17Import arduinojson and ubjson. Only partially working at the momentDaniel Friesel-0/+30