Changeset 1aa9eff in mainline for defaults/ia32/Makefile.config


Ignore:
Timestamp:
2019-01-09T12:43:00Z (5 years ago)
Author:
Vojtech Horky <vojtech.horky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3bf8a75
Parents:
d3e938c
Message:

defaults: include PCUT tests on ia32 and amd64

We should run PCUT tests regularly (patch to CI almost ready) and
therefore they should be part of the default build.

Enabled only for ia32 and amd64 as there is certainly enough space in
the image to include them.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/ia32/Makefile.config

    rd3e938c r1aa9eff  
    7777CONFIG_USE_SHARED_LIBS = y
    7878
     79# Include userspace unit tests (PCUT)
     80CONFIG_PCUT_TESTS = y
     81
    7982# Include development files (headers, libraries)
    8083CONFIG_DEVEL_FILES = y
Note: See TracChangeset for help on using the changeset viewer.