index
:
poky
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
danny
denzil
dizzy
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
fido
gatesgarth
gatesgarth-next
green
jethro
krogoth
laverne
master
master-next
morty
pinky
purple
pyro
rocko
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
Poky Build Tool and Metadata
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
toaster
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
30
-0
/
+60
2017-04-10
bitbake: toaster:test:Create selenium tests for project dashboard page
David Reyna
4
-54
/
+421
2016-12-12
bitbake: toaster: tests Update import layer test to use new Layer add api
Michael Wood
1
-22
/
+23
2016-12-08
bitbake: toaster: Reference pip3 not pip
Richard Purdie
1
-2
/
+2
2016-12-07
bitbake: toaster: browser tests - add Selenium Docker container as driver
brian avery
2
-4
/
+30
2016-11-30
bitbake: toaster: tests Add management command tests
Michael Wood
4
-0
/
+194
2016-11-04
bitbake: toaster: add tests/eventreplay/README
Ed Bartosh
1
-0
/
+22
2016-11-04
bitbake: toaster: add eventreplay test case for zlib
Ed Bartosh
1
-1
/
+11
2016-11-04
bitbake: toaster: add eventreplay test case for core-image-minimal
Ed Bartosh
1
-0
/
+87
2016-11-04
bitbake: toaster: tests builds test_core_image_min Clean ups
Michael Wood
1
-30
/
+20
2016-11-04
bitbake: toaster: tests builds Update buildtest
Michael Wood
1
-48
/
+81
2016-11-04
bitbake: toaster: test browser test_layerdetails_page add wait_until_visible
Michael Wood
1
-1
/
+2
2016-11-04
bitbake: toaster: Move views tests to main testing module
Michael Wood
3
-0
/
+543
2016-10-06
bitbake: toaster: Update tests to reflect front end changes
Michael Wood
2
-1
/
+5
2016-10-05
bitbake: bb/event.py: fire_ui_handlers enable threading lock support
Aníbal Limón
1
-0
/
+0
2016-09-21
bitbake: toaster: Add tests to detect if we have missing db migrations
Michael Wood
2
-0
/
+55
2016-09-02
bitbake: toaster: tests Add selenium test layer source switching layer detail...
Michael Wood
1
-4
/
+28
2016-08-11
bitbake: toaster-tests: add test for showing self-dependent task
Elliot Smith
1
-0
/
+76
2016-08-11
bitbake: toaster-tests: add tests for reverting to default sort
Elliot Smith
1
-0
/
+160
2016-08-11
bitbake: toaster-tests: fix erroneous message when test fails
Elliot Smith
1
-4
/
+4
2016-08-11
bitbake: toaster-tests: add tests for most recent builds state changes
Elliot Smith
1
-0
/
+211
2016-08-11
bitbake: toaster-tests: add tests for build dashboard menu and summary visibi...
Elliot Smith
2
-26
/
+108
2016-08-11
bitbake: toaster-tests: add tests for build time links in the all builds page
Elliot Smith
1
-0
/
+89
2016-08-11
bitbake: toaster: move most recent builds templating to client
Elliot Smith
1
-2
/
+2
2016-08-11
bitbake: toaster: tests test_new_project_page Catch button not enabled exception
Michael Wood
1
-1
/
+5
2016-08-01
bitbake: lib/toaster: Fix missing new files from previous commits
Richard Purdie
1
-0
/
+218
2016-07-29
bitbake: toaster-tests: fix URL given for Chromedriver download
Elliot Smith
1
-1
/
+1
2016-07-29
bitbake: toaster-tests: define capabilities for latest Firefox driver
Elliot Smith
1
-2
/
+17
2016-07-26
bitbake: toaster-tests: add tasks and recipes sub-page tests
Elliot Smith
2
-0
/
+131
2016-07-26
bitbake: toaster: tests: Remove references to LayerSource model
Michael Wood
1
-1
/
+1
2016-07-26
bitbake: toaster: Replace references to LayerSource models
Michael Wood
1
-3
/
+0
2016-07-20
bitbake: toaster-tests: add class SeleniumTestCaseBase for browser tests
Aníbal Limón
1
-181
/
+3
2016-07-19
bitbake: toaster-tests: package count/size shouldn't show for non-image builds
Elliot Smith
1
-1
/
+41
2016-07-19
bitbake: toaster-tests: new custom image button shouldn't show for non-image ...
Elliot Smith
1
-0
/
+20
2016-07-19
bitbake: toaster-tests: add tests for build artifact display on build dashboard
Elliot Smith
2
-0
/
+184
2016-07-08
bitbake: toaster: tests Add selenium test for layerdetails page
Michael Wood
1
-0
/
+190
2016-07-08
bitbake: bitbake: toaster-tests: tests for project config
Sujith H
1
-0
/
+113
2016-06-15
bitbake: toaster: tests browser Fix selenium tests after bootstrap3 breakage
Michael Wood
3
-24
/
+27
2016-06-15
bitbake: toaster: tests Rename test settings to python compliant name and fix...
Michael Wood
1
-1
/
+1
2016-06-15
bitbake: toaster: selenium tests Fix all_projects page and sample tests
Michael Wood
2
-6
/
+9
2016-06-15
bitbake: toaster: selenium tests Update unique custom image string and fix im...
Michael Wood
2
-2
/
+3
2016-06-15
bitbake: toaster-tests: fix tests for latest Selenium version
Elliot Smith
2
-7
/
+8
2016-06-15
bitbake: toaster-tests: maximize browser window when running UI tests
Elliot Smith
1
-0
/
+1
2016-06-15
bitbake: toaster: tests Add a BuildTest helper class
Michael Wood
1
-1
/
+1
2016-05-20
bitbake: toaster: tests builds Add SSTATE_MISS as a valid condition for tc=833
Michael Wood
1
-3
/
+10
2016-05-20
bitbake: toaster: tests build Add a test for a build of core-image-minimal
Michael Wood
1
-0
/
+389
2016-05-20
bitbake: toaster: tests Add a BuildTest helper class
Michael Wood
3
-0
/
+148
2016-05-20
bitbake: toaster-tests: tests for project config
Sujith H
1
-0
/
+115
2016-05-11
bitbake: toaster: tests browser Add test for creating a project
Michael Wood
1
-0
/
+109
2016-04-19
bitbake: toaster-tests: tests for build dashboard
Elliot Smith
1
-0
/
+251
[next]