Skip to content

Use single binary to run unit tests #354

Closed
pavelkryukov opened this issue Mar 20, 2018 · 5 comments · Fixed by #472
Closed

Use single binary to run unit tests #354

pavelkryukov opened this issue Mar 20, 2018 · 5 comments · Fixed by #472
Assignees
Labels
2 Small features, tests coverage, simple laboratory works infrastructure Improves build/CI infrastructure. S1 — ISA To solve the issue, you need knowledge about MIPS or RISC-V ISA

Comments

@pavelkryukov
Copy link
Member

Currently each test has its own binary, however, GoogleTest (and other libraries, as Catch) provides interface to run different tests from a single binary. With CMake flow, it should be relatively easy.

@pavelkryukov pavelkryukov added infrastructure Improves build/CI infrastructure. 2 Small features, tests coverage, simple laboratory works S1 — ISA To solve the issue, you need knowledge about MIPS or RISC-V ISA labels Mar 20, 2018
@pavelkryukov
Copy link
Member Author

@SoshinK One more infrastructure task if you are interested

@SoshinK SoshinK self-assigned this Mar 20, 2018
@pavelkryukov
Copy link
Member Author

@SoshinK Any updates? There is a month of silence...

@SoshinK
Copy link
Contributor

SoshinK commented Apr 19, 2018

I am sorry for delay. I will try to do it by the end of the next week

@pavelkryukov
Copy link
Member Author

@SoshinK If you have something to show, please open a pull request.

@SoshinK SoshinK removed their assignment May 4, 2018
@SoshinK
Copy link
Contributor

SoshinK commented May 4, 2018

I am afraid I have nothing to show

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2 Small features, tests coverage, simple laboratory works infrastructure Improves build/CI infrastructure. S1 — ISA To solve the issue, you need knowledge about MIPS or RISC-V ISA
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants