From patchwork Thu Dec 17 15:29:21 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ivan Khoronzhuk X-Patchwork-Id: 58596 Delivered-To: patch@linaro.org Received: by 10.112.89.199 with SMTP id bq7csp436910lbb; Thu, 17 Dec 2015 07:31:32 -0800 (PST) X-Received: by 10.140.88.212 with SMTP id t78mr68169738qgd.82.1450366292282; Thu, 17 Dec 2015 07:31:32 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id 97si277173qgj.96.2015.12.17.07.31.32; Thu, 17 Dec 2015 07:31:32 -0800 (PST) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id D880961648; Thu, 17 Dec 2015 15:31:31 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=DX0RoL+F; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 878EC61668; Thu, 17 Dec 2015 15:29:54 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id EFFBB61659; Thu, 17 Dec 2015 15:29:38 +0000 (UTC) Received: from mail-lf0-f41.google.com (mail-lf0-f41.google.com [209.85.215.41]) by lists.linaro.org (Postfix) with ESMTPS id 04BAE61630 for ; Thu, 17 Dec 2015 15:29:36 +0000 (UTC) Received: by mail-lf0-f41.google.com with SMTP id y184so54109642lfc.1 for ; Thu, 17 Dec 2015 07:29:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=TYxaUoFaHvbiMXMfKXjh6evayYVFtKzY2rKEU2Bp60A=; b=DX0RoL+F3wYiPHp8FFVd7y550NPupF799s8MLm2GlIOHzrzF/qvRZlc9uYhEDCpbmN /Fu30PP6XoFyaz14HFNtitqiVtKPGe/wRItmmFRhF3crIgr3qxmJc/eGYfrgGjojsUgo Y+PjOPgl3GcxtbJJiEwYiFsFEff4M77Tu7AVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=TYxaUoFaHvbiMXMfKXjh6evayYVFtKzY2rKEU2Bp60A=; b=BXQnmqYvEL+zfyY/TaVBI5h3boZNI5YjzaAYkJor0JAJ8yKCTyYx1q6EbdE2QQZ0+m A+xYCHciI6IJydxUf3WBr2p9Tc+Cnx6ksZeKY1PMDI+/v3dU2Ko4tIlwm2G5n2OEF2ji +mN00A8rExucYDMAmrRs5JTr96BAedq8Bdy5tV76fVXJtlcvOqQ22GUxGwHYNFB/vOIj nhFk9LQY9a/TsL4sEe3A9eIdIxUwPKLCjSxMja7f7QEsLxxmge5R9hM2NrPI2UT/Z3ZL cUactXjdhcQa+MAmiF5kq3uaGikiuqGxAzu+bdFuztL17XH5Xn3JEjsS6pJp7dE08gyV lMZw== X-Gm-Message-State: ALoCoQl6KxfPpHgor+5H2+dYSrnQktC9S7+gTL4WaKitnujOY2qzGwTNz2D+H5HHhBujeJ+tARQiv3uinxP1zJWgnKmFam8czQ== X-Received: by 10.25.212.209 with SMTP id l200mr21918589lfg.41.1450366174988; Thu, 17 Dec 2015 07:29:34 -0800 (PST) Received: from localhost.localdomain ([195.238.92.128]) by smtp.gmail.com with ESMTPSA id kz5sm801302lbc.7.2015.12.17.07.29.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 17 Dec 2015 07:29:34 -0800 (PST) From: Ivan Khoronzhuk To: lng-odp@lists.linaro.org Date: Thu, 17 Dec 2015 17:29:21 +0200 Message-Id: <1450366164-19537-4-git-send-email-ivan.khoronzhuk@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1450366164-19537-1-git-send-email-ivan.khoronzhuk@linaro.org> References: <1450366164-19537-1-git-send-email-ivan.khoronzhuk@linaro.org> X-Topics: patch Subject: [lng-odp] [API-NEXT PATCH v3 3/6] validation: time: test time constants in ns X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Ivan Khoronzhuk --- test/validation/time/time.c | 10 ++++++++++ test/validation/time/time.h | 1 + 2 files changed, 11 insertions(+) diff --git a/test/validation/time/time.c b/test/validation/time/time.c index 50d9bdc..4040b9f 100644 --- a/test/validation/time/time.c +++ b/test/validation/time/time.c @@ -12,6 +12,15 @@ #define BUSY_LOOP_CNT 30000000 /* used for t > min resolution */ #define BUSY_LOOP_CNT_LONG 12000000000 /* used for t > 4 sec */ +void time_test_odp_constants(void) +{ + uint64_t ns; + + ns = ODP_TIME_SEC_IN_NS / 1000; + CU_ASSERT(ns == ODP_TIME_MSEC_IN_NS); + ns /= 1000; + CU_ASSERT(ns == ODP_TIME_USEC_IN_NS); +} /* check that related conversions come back to the same value */ void time_test_odp_conversion(void) @@ -242,6 +251,7 @@ void time_test_odp_to_u64(void) } odp_testinfo_t time_suite_time[] = { + ODP_TEST_INFO(time_test_odp_constants), ODP_TEST_INFO(time_test_odp_conversion), ODP_TEST_INFO(time_test_monotony), ODP_TEST_INFO(time_test_odp_cmp), diff --git a/test/validation/time/time.h b/test/validation/time/time.h index b0c67b7..3407138 100644 --- a/test/validation/time/time.h +++ b/test/validation/time/time.h @@ -10,6 +10,7 @@ #include /* test functions: */ +void time_test_odp_constants(void); void time_test_odp_conversion(void); void time_test_monotony(void); void time_test_odp_cmp(void);