tests: Add lib/timestamp-test test case
commite0c60f3d39182a1105aa9e39683abdbc2e600162
authorJakub Czapiga <jacz@semihalf.com>
Fri, 9 Oct 2020 08:07:47 +0000 (9 10:07 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 9 Nov 2020 07:34:07 +0000 (9 07:34 +0000)
treeaa79243e671ed620c9daf89707579acbeb4b063f
parent5742357e4d9f9acd2b13d6db32bf22bb58545c17
tests: Add lib/timestamp-test test case

Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Change-Id: I39abfc644fef085cef2175086a0e45a040b244de
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46968
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
tests/include/stubs/timestamp.h [new file with mode: 0644]
tests/lib/Makefile.inc
tests/lib/timestamp-test.c [new file with mode: 0644]
tests/stubs/timestamp.c [new file with mode: 0644]