You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pavelkryukov opened this issue
Jan 23, 2019
· 0 comments
Labels
2Small features, tests coverage, simple laboratory worksS1 — C++To solve the issue, you barely need knowledge about CPU microarchitecture, just C++ coding.testingImproves testing coverage
The text was updated successfully, but these errors were encountered:
pavelkryukov
added
testing
Improves testing coverage
2
Small features, tests coverage, simple laboratory works
S1 — C++
To solve the issue, you barely need knowledge about CPU microarchitecture, just C++ coding.
labels
Jan 23, 2019
pavelkryukov
added
0
This task has the owner who does not participate in scoring system.
and removed
2
Small features, tests coverage, simple laboratory works
S1 — C++
To solve the issue, you barely need knowledge about CPU microarchitecture, just C++ coding.
testing
Improves testing coverage
labels
May 17, 2019
pavelkryukov
added
2
Small features, tests coverage, simple laboratory works
S1 — C++
To solve the issue, you barely need knowledge about CPU microarchitecture, just C++ coding.
testing
Improves testing coverage
and removed
0
This task has the owner who does not participate in scoring system.
labels
Sep 24, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
2Small features, tests coverage, simple laboratory worksS1 — C++To solve the issue, you barely need knowledge about CPU microarchitecture, just C++ coding.testingImproves testing coverage
GDBWrapper class is an interface responsible for communication with GDB in remote simulation mode.
It has to be covered with unit tests, please implement them here: https://github.com/MIPT-ILab/mipt-mips/blob/master/simulator/export/gdb/gdb_wrapper.h
The text was updated successfully, but these errors were encountered: