Commit Graph

32 Commits

Author SHA1 Message Date
Nils O. Selåsdal 4134482fdb Add iomux tests 2015-05-11 23:17:30 +02:00
Nils O. Selåsdal 99297b153c add usage() to the test_runner 2015-05-05 18:19:54 +02:00
Nils O. Selåsdal 72dcd6e82c Add not about the CK_FORK env variable 2015-04-30 16:36:15 +02:00
Nils O. Selåsdal 131bfc5da6 Add uc_restart_counter concept 2014-09-12 01:11:41 +02:00
Nils O. Selåsdal 6c7cb5c0ab Print error if no test cases are run 2014-09-12 01:11:41 +02:00
Nils O. Selåsdal 157dca7997 Add test for ticket locks 2014-09-12 01:11:41 +02:00
Nils O. Selåsdal dfe219b649 Add an unsigned int/string pair type, modelled on the value string of
wireshark
2014-09-12 01:11:39 +02:00
Nils O. Selåsdal 7c271c1b52 Support libcheck version 0.9.8 as shipped on RHEL 6.4 2014-01-26 00:58:11 +01:00
Nils O. Selåsdal 6fdaa83dee Run DStr tests 2013-12-04 19:58:59 +01:00
Nils O. Selåsdal 70fb352656 Fix heapsort, add test 2013-12-03 11:30:09 +01:00
Nils O. Selåsdal e7d7f4b862 Add -k argument to test_runner to specify running only one test suite
alter --xml of test_runner to just -x
2013-11-26 18:17:07 +01:00
Nils O. Selåsdal 1b563e797b Have check get the fork status from env. variable (set CK_FORK_GETENV
flag)
2013-10-24 22:28:17 +02:00
Nils O. Selåsdal 987db2d096 First iteration of hash table 2013-10-17 21:00:05 +02:00
Nils O. Selåsdal 52eb710db7 Add rate limit test 2013-10-12 01:29:00 +02:00
Nils O. Selåsdal 499517c2dd Move long runnign test to the end of the tests 2013-09-15 00:00:39 +02:00
Nils O. Selåsdal 216dfe879d Added string vector(argv like) functions 2013-09-04 18:10:26 +02:00
Nils O. Selåsdal 6809a68060 Add tests for uc_sprintb/c/s/ll 2013-07-18 00:04:38 +02:00
Nils O. Selåsdal 7a968ee77a Nuke the base64 code. It was wrong 2013-07-12 21:13:22 +02:00
Nils O. Selåsdal 2bd5f9f5b9 Add DBuf , buffer API 2013-07-07 22:10:41 +02:00
Nils O. Selåsdal a2a89cb49e Merge branch 'dev' of ssh://box.fiane.intra/var/lib/git/libucore into dev
Conflicts:
	test/test_runner.c
2013-07-07 03:19:12 +02:00
Nils O. Selåsdal 16516d94b6 Add test for human_bytesz 2013-07-07 03:17:34 +02:00
Nils O. Selåsdal bf9802e565 First iteration of mbuf, message buffer api 2013-06-30 21:42:02 +02:00
Nils O. Selåsdal ecc9218e7c Add tests for UCTimers 2013-05-28 00:26:12 +02:00
Nils O. Selåsdal 92da4bbd28 Added saturating math functions 2013-05-17 03:16:28 +02:00
Nils O. Selåsdal 88baa855a7 Missed from previus commit 2013-04-25 23:08:39 +02:00
Nils O. Selåsdal a6d8d56052 Add clock test, and fix ucore_clock.h header 2013-03-02 18:39:52 +01:00
Nils O. Selåsdal 1b5645ae47 Convert to a table of function pointers for the suites 2012-12-27 23:11:13 +01:00
Nils O. Selåsdal 16e1ac52ec Coding style change 2012-12-05 18:53:58 +01:00
Nils O. Selåsdal 65a6c67277 Add test for gbuf 2012-11-18 13:45:52 +01:00
Nils O. Selåsdal 1eda2f8a53 Add thread queue tests 2012-11-12 22:18:04 +01:00
Nils O. Selåsdal 2a1d341e8b Added tests for logging 2012-11-04 23:24:45 +01:00
Nils O. Selåsdal ed3866e49a Initial import of libucore 2012-10-29 23:07:32 +01:00