1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
Commit graph

43 commits

Author SHA1 Message Date
Gabor Adam Toth
dcd351136d make bench 2011-05-24 22:59:49 +02:00
Gabor Adam Toth
a91412885d bench: fix for strlen & json-c tests 2011-05-24 20:41:27 +02:00
Gabor Adam Toth
574f33ce85 bench: binary packet generation & results 2011-05-24 17:37:00 +02:00
Gabor Adam Toth
52c9159b2e test tool fixes 2011-05-20 02:53:56 +02:00
Gabor Adam Toth
de5a8f9999 test: support for large files; make bench 2011-05-18 22:00:28 +02:00
Gabor Adam Toth
6e68b6a17d bench: added test tools, updated results; added inline option for parse & render 2011-05-17 00:27:26 +02:00
Gabor Adam Toth
13fdac0613 bench: testPsycFast results 2011-05-16 20:13:10 +02:00
Gabor Adam Toth
20228ce6d2 test: make opts 2011-05-15 21:20:58 +02:00
Gabor Adam Toth
fb720b746e test: getopt 2011-05-14 21:16:11 +02:00
Gabor Adam Toth
620a61514e testServer is now testPsyc and it can handle file input as well 2011-05-14 19:59:08 +02:00
Gabor Adam Toth
5b73646508 testServer modularizing 2011-05-14 18:21:00 +02:00
Marenz
19d0d000f0 moved debug.h lib.h to src 2011-05-08 23:40:26 +02:00
Gabor Adam Toth
b830bdf3c1 nettest: not parallel 2011-05-08 23:08:00 +02:00
Gabor Adam Toth
642311fcae test: kill testserver on error 2011-05-08 22:53:45 +02:00
Gabor Adam Toth
16fdc8691a test: makefile improvements 2011-05-08 20:17:56 +02:00
Gabor Adam Toth
20e1cc1334 makefile 2011-05-08 16:50:14 +02:00
Gabor Adam Toth
16672ee1f7 makefile 2011-05-08 16:49:24 +02:00
Gabor Adam Toth
1ebcb8b17d makefile fixes for solaris 2011-05-08 04:11:36 +02:00
Gabor Adam Toth
52552b8528 better nettest 2011-05-06 13:32:12 +02:00
Gabor Adam Toth
aa59061a0a testServer: new cmdline options, memory handling fixes, fixes for routing-only mode 2011-05-06 00:15:37 +02:00
Gabor Adam Toth
3fc8eebfa1 nettest: run split tests too 2011-05-04 18:09:01 +02:00
Gabor Adam Toth
c0a6ba7530 packets: rename, new packets 2011-05-04 17:44:12 +02:00
Gabor Adam Toth
4394aa5e0c render: added error codes for missing method & modifier name; fixes for test tools 2011-05-04 15:41:35 +02:00
Gabor Adam Toth
aaf480b782 fixes for inline functions, c99 mode, formatting 2011-05-04 01:00:35 +02:00
Gabor Adam Toth
804a2ab394 psyc_text + tests 2011-05-03 22:18:35 +02:00
Gabor Adam Toth
1315363410 parser: renamed flags, testServer: added routing only option 2011-04-30 17:07:01 +02:00
Gabor Adam Toth
6107757c2e makefile 2011-04-30 16:41:30 +02:00
Gabor Adam Toth
166b73d5ab Makefile improvements 2011-04-30 15:42:48 +02:00
Marenz
03dede07b3 fixed makefile for test, fixed help output 2011-04-30 13:09:24 +02:00
Gabor Adam Toth
47e7af7354 + 2011-04-29 23:11:48 +02:00
Gabor Adam Toth
ea3e40d575 getVarType 2011-04-29 22:58:19 +02:00
Gabor Adam Toth
bd3e61970c splittest 2011-04-29 16:03:17 +02:00
Gabor Adam Toth
4fd4a49e09 Makefile: netstart 2011-04-29 04:12:55 +02:00
Gabor Adam Toth
b2ae4a58af testServer: added rendering; nettest: fail if there's a diff between input & rendered packet 2011-04-29 03:20:00 +02:00
psyc://psyced.org/~lynX
d0d07f7410 + 2011-04-28 15:20:07 +02:00
Gabor Adam Toth
56ac354c7d test server 2011-04-27 19:18:17 +02:00
Gabor Adam Toth
7e29ca4e5a parser: fix for empty data, testParser: verbose mode 2011-04-26 03:43:49 +02:00
psyc://psyced.org/~lynX
ad415322eb not automatic yet, but at least it exits cleanly 2011-04-26 00:10:02 +02:00
psyc://psyced.org/~lynX
a214bb2cae automizable psyc_isRoutingVar tests 2011-04-25 23:58:07 +02:00
Gabor Adam Toth
5a1e4825ad functions for creating packet & modifier structs, rendering 2011-04-25 14:20:13 +02:00
Gabor Adam Toth
ec76ea765e isRoutingVar, rendering, some renames 2011-04-22 17:09:32 +02:00
psyc://psyced.org/~lynX
f31a44ea6a RenderHeader 2011-04-22 11:50:13 +02:00
Gabor Adam Toth
0841b3676f renaming & moving stuff around; psyc logo 2011-04-21 14:20:24 +02:00
Renamed from tests/Makefile (Browse further)