Project

General

Profile

Actions

Task #1175

closed

Separate tests into unit-tests and integration tests

Added by Alex Afanasyev over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Tests
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Keep the same directory structure, but make a naming conventions:

  • unit- is prefix for all unit test files (Unit tests do basic self-contained checking that do not depend on anything external)
  • ci- is prefix for all continuous integration tests (These tests would require external dependency, such as running NFD or ndnd-tlv)

Part of this task is also to figure out a simple way to define the dependency for continuous integration tests (script?)


Related issues 1 (1 open0 closed)

Related to ndn-cxx - Task #1948: Run integrated tests for every Jenkins buildNew

Actions
Actions

Also available in: Atom PDF