History log of /seL4-camkes-master/projects/picotcp/test/unit/modunit_pico_sntp_client.c
Revision Date Author Comments
# a23c4941 09-Sep-2016 Matthias Van Parys <matthias.vanparys@altran.com>

Issue #387: Fix unit tests after checking return value of pico_timer_add


# 42edfe84 17-Aug-2016 Matthias Van Parys <matthias.vanparys@altran.com>

Issue #341: SNTP: Added new unit tests + small refactor of existing tests


# fbbef7de 30-Sep-2015 Daniele Lacamera <daniele.lacamera@tass.be>

Revamping timer API to fix #308


# 94ba2e3f 28-Sep-2015 roel0 <roel.postelmans@altran.com>

Fixed compiler warnings


# 655232f8 06-May-2015 Daniele Lacamera <daniele.lacamera@tass.be>

Fixed unit test by mocking pico_timer_cancel


# 21f3da53 18-Sep-2014 Devon Kerkhove <devon.kerkhove@tass.be>

Fixed a couple of compiler warnings when building unit tests


# 5ed19d2b 23-Apr-2014 Toon Stegen <toon.stegen@tass.be>

Added two unit tests and faxed a faulty test


# 812def19 23-Apr-2014 Daniele Lacamera <daniele.lacamera@tass.be>

Fixed segfault in sntp_client unit test


# a54a5e02 28-Mar-2014 Daniele Lacamera <daniele.lacamera@tass.be>

Removed stale printf. Enforced style.


# cb600886 26-Mar-2014 Toon Stegen <toon.stegen@tass.be>

Updated unit tests for faulty arch


# 08c960a3 26-Mar-2014 Toon Stegen <toon.stegen@tass.be>

Fixed unit tests again


# ebbf1575 26-Mar-2014 Toon Stegen <toon.stegen@tass.be>

Used fail_unless instead of ck_assert_uint_eq


# cb98b310 25-Mar-2014 Toon Stegen <toon.stegen@tass.be>

Runned make style and fixed some warnings


# 107047ff 26-Mar-2014 Toon Stegen <toon.stegen@tass.be>

Fixed unit test


# 9d4e3489 25-Mar-2014 Toon Stegen <toon.stegen@tass.be>

Wrote some basic unit tests, improved timestamp_convert implementation, wrote some comments,...


# 3b38afa5 21-Mar-2014 Toon Stegen <toon.stegen@tass.be>

Changed name to match sntp