index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
lifecycle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add unit test for initialisation with NULL programmer param
Anastasia Klimchuk
2022-09-20
1
-1
/
+2
*
tests/lifecycle: Run shutdown for init error paths
Anastasia Klimchuk
2022-09-04
1
-0
/
+11
*
tests: Add function to test programmer init error paths
Anastasia Klimchuk
2022-08-10
1
-0
/
+19
*
tests: Split lifecycle test file into per-programmer files
Anastasia Klimchuk
2022-07-10
1
-383
/
+0
*
tests: Create lifecycle.h and gather includes and macro there
Anastasia Klimchuk
2022-07-10
1
-12
/
+1
*
tests: Remove unnecessary static keyword from lifecycle tests
Anastasia Klimchuk
2022-06-28
1
-9
/
+9
*
tests: Add dummyflasher unit tests for opaque programmer
Anastasia Klimchuk
2022-06-28
1
-1
/
+15
*
tests: Rearange CPP guards
Thomas Heijligen
2022-05-12
1
-33
/
+34
*
tests: Add and include headers with function prototypes
Anastasia Klimchuk
2022-04-29
1
-0
/
+1
*
tests: Mark all static functions as static
Anastasia Klimchuk
2022-04-29
1
-6
/
+6
*
tests/: Add file path and flags validation to open() calls
Edward O'Callaghan
2022-04-18
1
-3
/
+42
*
tests/lifecycle.c: Deduce out io-setup-teardown do-pattern
Edward O'Callaghan
2022-04-12
1
-33
/
+19
*
tests/linux_spi: Validate params file path and flags
Edward O'Callaghan
2022-04-10
1
-0
/
+6
*
tests: assert pathname and flags when calling open()
Daniel Campello
2022-04-06
1
-8
/
+6
*
tests: use MOCK_FD instead of NON_ZERO
Daniel Campello
2022-04-06
1
-6
/
+4
*
tests: Upgrade linux_spi test to run probe lifecycle
Anastasia Klimchuk
2022-03-20
1
-2
/
+28
*
tests: Upgrade linux_mtd test to run probe lifecycle
Anastasia Klimchuk
2022-03-20
1
-2
/
+2
*
tests: Add run_probe_lifecycle and add dummyflasher probe test
Anastasia Klimchuk
2022-03-20
1
-7
/
+54
*
tests: Rename run_lifecycle into run_basic_lifecycle
Anastasia Klimchuk
2022-03-10
1
-15
/
+15
*
tests: Rename init_shutdown.c into lifecycle.c
Anastasia Klimchuk
2022-03-10
1
-0
/
+352