Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
test-and-profiling
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
stm32
test-and-profiling
Graph
d132d1dcd0ee4a7122ada28eba4f384655a4c9f6
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Nov
9
8
1
21
Oct
20
17
5
Jul
8
May
20
Jan
5
Nov
24
Oct
20
19
18
14
23
Jul
9
20
Mar
19
3
16
Feb
15
13
11
10
8
24
Jan
18
16
13
8
4
24
Nov
15
12
11
9
testcase, testsuite: block result print for more than 10000 lines
master
master
test.h: added silent reporting
Device: catch IndexError if there is an error in log transmission
Reports: added silent reports
Devices: stm32f4: added a second reset, works better for some reason
Devices: stm32f4: switched baudrate to 115200
git: added gitignore
Devices: added workaround to help stm32 usb tty during connection
Stm32f4: saving elf file not inga
Stm32f4: use "id" as parameter for device selection
OS: introduced the OperationSystem class
README: some more documentation
Device: fixed indention
README: started documentation
Device: added basic support for stm32f4.. discovery board
imported test.h
some cleanup and examples
profiling: fixed erasing dummy node
Testcase: fixed color codes
Added TEST_RESULT to print reports into stdout during tests
add . dir if no testdirs are given in suite config file.
Test Suite: always set -DNODE_CONF_ID when compiling nodes
tools/profiling: moved dummy upload after compiling
tools/profiling: fixed 'makeopts' option of test tool
tools/profiling/test: Do not upload dummy for each test already during init.
tools/profiling/test: Added more user friendly error messages for
tools/profiling: path of suite_config.yaml now determines working directory,
tools/profiling: Donated a couple of blank lines and added hint for suite configuration to README
tools/profiling: replace all occurrences of '$MYDEVICE' in CFLAGS with id of device 'mydevice' if defined
tools/profiling: Introduced test configuration 'makeargs' that allows passing arguments to 'make'
tools/profiling: support for suite_config.yaml in log files.
tool/profiling: introduced support for suite_config.yaml
tools/profiling: New -r option reruns test by only resetting devices
tools/profiling: accept if device that should get dummy config is not online
tools/profiling: add env also to upload build because make process always recompiles project source
profiling/test: use all defined testcases if 'testcases' not set in config
Merge branch 'ejoerns/contiki-current' into develop
Set test baudrate to 38400
Added tools/profiling
profiling/test: Make sure to include the git hash in any case
Loading