Skip to content

tests/unittests: Move large unittests to individual tests #10187

@bergzand

Description

@bergzand

I propose breaking out a number of large tests from the unittests to their own test. This to decrease the flash size of the full unittest binary a bit.

Tests:

Flash sizes as mentioned below are based on the size of the required flash of the package itself, or when it is not a package, the flash required for the test itself. All flash sizes are measured for the nrf52840dk board.

Optionally:

  • hashes (19KB)
  • Bloom (15KB)
  • tests-cpp_ctors to remove DISABLE_ tests variables.

Final task

Packages that would still remain if all these tests are moved outside are cn-cbor at almost 2KB and heatshrink at 1.5KB removed

Metadata

Metadata

Assignees

Labels

Area: testsArea: tests and testing frameworkType: cleanupThe issue proposes a clean-up / The PR cleans-up parts of the codebase / documentationType: trackingThe issue tracks and organizes the sub-tasks of a larger effort

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions